#b143fe color space conversions
Hex:
        #b143fe
        RGB:
        177, 67, 254
        CMY:
        31, 74, 0
        CMYK:
        30, 74, 0, 0
      HSL:
        275°, 98.9418%, 62.9412%
        HSV (HSB):
        275°, 73.6220%, 99.6078%
        XYZ:
        38.0280, 20.5172, 95.7218
        xyY:
        0.2465, 0.1330, 20.5172
      CIE-Lab:
        52.4170, 73.5321, -73.6330
        CIE-LCH:
        52.4170, 104.0615, 314.9607
        CIE-Luv:
        52.4170, 28.9482, -120.3392
        Hunter-Lab:
        45.2959, 70.5912, -93.5879
      #b143fe color charts
#b143fe RGB chart
      #b143fe CMYK chart
      #b143fe RGB pie chart
      #b143fe color shades, tints & tones
#b143fe color schemes
#b143fe color preview, HTML & CSS examples
           This text has a color of #b143fe        
        
          <p style="color:#b143fe;">Text here</p>
        
        
          .mytext {color:#b143fe;}
        
        Text color #b143fe
      
           This box has a color of #b143fe        
        
          <div style="background-color:#b143fe;">Content here</div>
        
        
          .mybackground {background-color:#b143fe;}
        
        Background color #b143fe
      
           Border around this has a color of #b143fe        
        
          <div style="border:2px solid #b143fe;">Content here</div>
        
        
          .myborder {border:2px solid #b143fe;}
        
        Border color #b143fe