#bb14e5 color space conversions
Hex:
        #bb14e5
        RGB:
        187, 20, 229
        CMY:
        27, 92, 10
        CMYK:
        18, 91, 0, 10
      HSL:
        288°, 83.9357%, 48.8235%
        HSV (HSB):
        288°, 91.2664%, 89.8039%
        XYZ:
        34.8865, 16.7223, 75.5177
        xyY:
        0.2744, 0.1315, 16.7223
      CIE-Lab:
        47.9081, 82.5284, -66.8487
        CIE-LCH:
        47.9081, 106.2059, 320.9922
        CIE-Luv:
        47.9081, 46.4400, -108.7092
        Hunter-Lab:
        40.8928, 80.7195, -80.8672
      #bb14e5 color charts
#bb14e5 RGB chart
      #bb14e5 CMYK chart
      #bb14e5 RGB pie chart
      #bb14e5 color shades, tints & tones
#bb14e5 color schemes
#bb14e5 color preview, HTML & CSS examples
           This text has a color of #bb14e5        
        
          <p style="color:#bb14e5;">Text here</p>
        
        
          .mytext {color:#bb14e5;}
        
        Text color #bb14e5
      
           This box has a color of #bb14e5        
        
          <div style="background-color:#bb14e5;">Content here</div>
        
        
          .mybackground {background-color:#bb14e5;}
        
        Background color #bb14e5
      
           Border around this has a color of #bb14e5        
        
          <div style="border:2px solid #bb14e5;">Content here</div>
        
        
          .myborder {border:2px solid #bb14e5;}
        
        Border color #bb14e5