#b01be7 color space conversions
Hex:
        #b01be7
        RGB:
        176, 27, 231
        CMY:
        31, 89, 9
        CMYK:
        24, 88, 0, 9
      HSL:
        284°, 80.9524%, 50.5882%
        HSV (HSB):
        284°, 88.3117%, 90.5882%
        XYZ:
        32.7202, 15.7835, 76.9233
        xyY:
        0.2609, 0.1258, 15.7835
      CIE-Lab:
        46.6891, 80.2139, -70.0420
        CIE-LCH:
        46.6891, 106.4902, 318.8728
        CIE-Luv:
        46.6891, 38.7211, -111.9057
        Hunter-Lab:
        39.7284, 77.4873, -86.9890
      #b01be7 color charts
#b01be7 RGB chart
      #b01be7 CMYK chart
      #b01be7 RGB pie chart
      #b01be7 color shades, tints & tones
#b01be7 color schemes
#b01be7 color preview, HTML & CSS examples
           This text has a color of #b01be7        
        
          <p style="color:#b01be7;">Text here</p>
        
        
          .mytext {color:#b01be7;}
        
        Text color #b01be7
      
           This box has a color of #b01be7        
        
          <div style="background-color:#b01be7;">Content here</div>
        
        
          .mybackground {background-color:#b01be7;}
        
        Background color #b01be7
      
           Border around this has a color of #b01be7        
        
          <div style="border:2px solid #b01be7;">Content here</div>
        
        
          .myborder {border:2px solid #b01be7;}
        
        Border color #b01be7