#bb04e7 color space conversions
Hex:
        #bb04e7
        RGB:
        187, 4, 231
        CMY:
        27, 98, 9
        CMYK:
        19, 98, 0, 9
      HSL:
        288°, 96.5957%, 46.0784%
        HSV (HSB):
        288°, 98.2684%, 90.5882%
        XYZ:
        34.9607, 16.4212, 76.9283
        xyY:
        0.2725, 0.1280, 16.4212
      CIE-Lab:
        47.5222, 84.4455, -68.6095
        CIE-LCH:
        47.5222, 108.8040, 320.9071
        CIE-Luv:
        47.5222, 46.4933, -111.0283
        Hunter-Lab:
        40.5230, 83.0834, -84.1891
      #bb04e7 color charts
#bb04e7 RGB chart
      #bb04e7 CMYK chart
      #bb04e7 RGB pie chart
      #bb04e7 color shades, tints & tones
#bb04e7 color schemes
#bb04e7 color preview, HTML & CSS examples
           This text has a color of #bb04e7        
        
          <p style="color:#bb04e7;">Text here</p>
        
        
          .mytext {color:#bb04e7;}
        
        Text color #bb04e7
      
           This box has a color of #bb04e7        
        
          <div style="background-color:#bb04e7;">Content here</div>
        
        
          .mybackground {background-color:#bb04e7;}
        
        Background color #bb04e7
      
           Border around this has a color of #bb04e7        
        
          <div style="border:2px solid #bb04e7;">Content here</div>
        
        
          .myborder {border:2px solid #bb04e7;}
        
        Border color #bb04e7