#bb06e1 color space conversions
Hex:
        #bb06e1
        RGB:
        187, 6, 225
        CMY:
        27, 98, 12
        CMYK:
        17, 97, 0, 12
      HSL:
        290°, 94.8052%, 45.2941%
        HSV (HSB):
        290°, 97.3333%, 88.2353%
        XYZ:
        34.1492, 16.1313, 72.5479
        xyY:
        0.2780, 0.1313, 16.1313
      CIE-Lab:
        47.1463, 83.2725, -65.8105
        CIE-LCH:
        47.1463, 106.1383, 321.6806
        CIE-Luv:
        47.1463, 48.2999, -106.8318
        Hunter-Lab:
        40.1638, 81.4830, -78.9811
      #bb06e1 color charts
#bb06e1 RGB chart
      #bb06e1 CMYK chart
      #bb06e1 RGB pie chart
      #bb06e1 color shades, tints & tones
#bb06e1 color schemes
#bb06e1 color preview, HTML & CSS examples
           This text has a color of #bb06e1        
        
          <p style="color:#bb06e1;">Text here</p>
        
        
          .mytext {color:#bb06e1;}
        
        Text color #bb06e1
      
           This box has a color of #bb06e1        
        
          <div style="background-color:#bb06e1;">Content here</div>
        
        
          .mybackground {background-color:#bb06e1;}
        
        Background color #bb06e1
      
           Border around this has a color of #bb06e1        
        
          <div style="border:2px solid #bb06e1;">Content here</div>
        
        
          .myborder {border:2px solid #bb06e1;}
        
        Border color #bb06e1