#b01ce5 color space conversions
Hex:
        #b01ce5
        RGB:
        176, 28, 229
        CMY:
        31, 89, 10
        CMYK:
        23, 88, 0, 10
      HSL:
        284°, 79.4466%, 50.3922%
        HSV (HSB):
        284°, 87.7729%, 89.8039%
        XYZ:
        32.4626, 15.7178, 75.4516
        xyY:
        0.2626, 0.1271, 15.7178
      CIE-Lab:
        46.6020, 79.6674, -69.0490
        CIE-LCH:
        46.6020, 105.4261, 319.0840
        CIE-Luv:
        46.6020, 39.2000, -110.4532
        Hunter-Lab:
        39.6456, 76.7794, -85.0859
      #b01ce5 color charts
#b01ce5 RGB chart
      #b01ce5 CMYK chart
      #b01ce5 RGB pie chart
      #b01ce5 color shades, tints & tones
#b01ce5 color schemes
#b01ce5 color preview, HTML & CSS examples
           This text has a color of #b01ce5        
        
          <p style="color:#b01ce5;">Text here</p>
        
        
          .mytext {color:#b01ce5;}
        
        Text color #b01ce5
      
           This box has a color of #b01ce5        
        
          <div style="background-color:#b01ce5;">Content here</div>
        
        
          .mybackground {background-color:#b01ce5;}
        
        Background color #b01ce5
      
           Border around this has a color of #b01ce5        
        
          <div style="border:2px solid #b01ce5;">Content here</div>
        
        
          .myborder {border:2px solid #b01ce5;}
        
        Border color #b01ce5