#b12bf3 color space conversions
Hex:
        #b12bf3
        RGB:
        177, 43, 243
        CMY:
        31, 83, 5
        CMYK:
        27, 82, 0, 5
      HSL:
        280°, 89.2857%, 56.0784%
        HSV (HSB):
        280°, 82.3045%, 95.2941%
        XYZ:
        35.1730, 17.5459, 86.3269
        xyY:
        0.2530, 0.1262, 17.5459
      CIE-Lab:
        48.9407, 79.0551, -73.1414
        CIE-LCH:
        48.9407, 107.7004, 317.2252
        CIE-Luv:
        48.9407, 34.7341, -117.7046
        Hunter-Lab:
        41.8879, 76.5817, -92.8695
      #b12bf3 color charts
#b12bf3 RGB chart
      #b12bf3 CMYK chart
      #b12bf3 RGB pie chart
      #b12bf3 color shades, tints & tones
#b12bf3 color schemes
#b12bf3 color preview, HTML & CSS examples
           This text has a color of #b12bf3        
        
          <p style="color:#b12bf3;">Text here</p>
        
        
          .mytext {color:#b12bf3;}
        
        Text color #b12bf3
      
           This box has a color of #b12bf3        
        
          <div style="background-color:#b12bf3;">Content here</div>
        
        
          .mybackground {background-color:#b12bf3;}
        
        Background color #b12bf3
      
           Border around this has a color of #b12bf3        
        
          <div style="border:2px solid #b12bf3;">Content here</div>
        
        
          .myborder {border:2px solid #b12bf3;}
        
        Border color #b12bf3