#bb01eb color space conversions
Hex:
        #bb01eb
        RGB:
        187, 1, 235
        CMY:
        27, 100, 8
        CMYK:
        20, 100, 0, 8
      HSL:
        288°, 99.1525%, 46.2745%
        HSV (HSB):
        288°, 99.5745%, 92.1569%
        XYZ:
        35.4998, 16.5847, 79.9274
        xyY:
        0.2689, 0.1256, 16.5847
      CIE-Lab:
        47.7324, 85.3715, -70.5326
        CIE-LCH:
        47.7324, 110.7390, 320.4370
        CIE-Luv:
        47.7324, 45.3750, -113.8739
        Hunter-Lab:
        40.7243, 84.3328, -87.8584
      #bb01eb color charts
#bb01eb RGB chart
      #bb01eb CMYK chart
      #bb01eb RGB pie chart
      #bb01eb color shades, tints & tones
#bb01eb color schemes
#bb01eb color preview, HTML & CSS examples
           This text has a color of #bb01eb        
        
          <p style="color:#bb01eb;">Text here</p>
        
        
          .mytext {color:#bb01eb;}
        
        Text color #bb01eb
      
           This box has a color of #bb01eb        
        
          <div style="background-color:#bb01eb;">Content here</div>
        
        
          .mybackground {background-color:#bb01eb;}
        
        Background color #bb01eb
      
           Border around this has a color of #bb01eb        
        
          <div style="border:2px solid #bb01eb;">Content here</div>
        
        
          .myborder {border:2px solid #bb01eb;}
        
        Border color #bb01eb