#bb05ef color space conversions
Hex:
        #bb05ef
        RGB:
        187, 5, 239
        CMY:
        27, 98, 6
        CMYK:
        22, 98, 0, 6
      HSL:
        287°, 95.9016%, 47.8431%
        HSV (HSB):
        287°, 97.9079%, 93.7255%
        XYZ:
        36.1278, 16.9053, 83.0203
        xyY:
        0.2655, 0.1243, 16.9053
      CIE-Lab:
        48.1405, 85.7231, -72.1267
        CIE-LCH:
        48.1405, 112.0300, 319.9231
        CIE-Luv:
        48.1405, 44.0488, -116.3642
        Hunter-Lab:
        41.1161, 84.8907, -90.9352
      #bb05ef color charts
#bb05ef RGB chart
      #bb05ef CMYK chart
      #bb05ef RGB pie chart
      #bb05ef color shades, tints & tones
#bb05ef color schemes
#bb05ef color preview, HTML & CSS examples
           This text has a color of #bb05ef        
        
          <p style="color:#bb05ef;">Text here</p>
        
        
          .mytext {color:#bb05ef;}
        
        Text color #bb05ef
      
           This box has a color of #bb05ef        
        
          <div style="background-color:#bb05ef;">Content here</div>
        
        
          .mybackground {background-color:#bb05ef;}
        
        Background color #bb05ef
      
           Border around this has a color of #bb05ef        
        
          <div style="border:2px solid #bb05ef;">Content here</div>
        
        
          .myborder {border:2px solid #bb05ef;}
        
        Border color #bb05ef