#b901eb color space conversions
Hex:
        #b901eb
        RGB:
        185, 1, 235
        CMY:
        27, 100, 8
        CMYK:
        21, 100, 0, 8
      HSL:
        287°, 99.1525%, 46.2745%
        HSV (HSB):
        287°, 99.5745%, 92.1569%
        XYZ:
        35.0138, 16.3342, 79.9046
        xyY:
        0.2668, 0.1244, 16.3342
      CIE-Lab:
        47.4099, 85.1111, -71.0716
        CIE-LCH:
        47.4099, 110.8831, 320.1366
        CIE-Luv:
        47.4099, 44.1489, -114.3217
        Hunter-Lab:
        40.4155, 83.9156, -88.9300
      #b901eb color charts
#b901eb RGB chart
      #b901eb CMYK chart
      #b901eb RGB pie chart
      #b901eb color shades, tints & tones
#b901eb color schemes
#b901eb color preview, HTML & CSS examples
           This text has a color of #b901eb        
        
          <p style="color:#b901eb;">Text here</p>
        
        
          .mytext {color:#b901eb;}
        
        Text color #b901eb
      
           This box has a color of #b901eb        
        
          <div style="background-color:#b901eb;">Content here</div>
        
        
          .mybackground {background-color:#b901eb;}
        
        Background color #b901eb
      
           Border around this has a color of #b901eb        
        
          <div style="border:2px solid #b901eb;">Content here</div>
        
        
          .myborder {border:2px solid #b901eb;}
        
        Border color #b901eb