#bb14dd color space conversions
Hex:
        #bb14dd
        RGB:
        187, 20, 221
        CMY:
        27, 92, 13
        CMYK:
        15, 91, 0, 13
      HSL:
        290°, 83.4025%, 47.2549%
        HSV (HSB):
        290°, 90.9502%, 86.6667%
        XYZ:
        33.7948, 16.2856, 69.7689
        xyY:
        0.2820, 0.1359, 16.2856
      CIE-Lab:
        47.3469, 81.1735, -63.2049
        CIE-LCH:
        47.3469, 102.8786, 322.0943
        CIE-Luv:
        47.3469, 48.9432, -103.1648
        Hunter-Lab:
        40.3554, 78.8594, -74.2554
      #bb14dd color charts
#bb14dd RGB chart
      #bb14dd CMYK chart
      #bb14dd RGB pie chart
      #bb14dd color shades, tints & tones
#bb14dd color schemes
#bb14dd color preview, HTML & CSS examples
           This text has a color of #bb14dd        
        
          <p style="color:#bb14dd;">Text here</p>
        
        
          .mytext {color:#bb14dd;}
        
        Text color #bb14dd
      
           This box has a color of #bb14dd        
        
          <div style="background-color:#bb14dd;">Content here</div>
        
        
          .mybackground {background-color:#bb14dd;}
        
        Background color #bb14dd
      
           Border around this has a color of #bb14dd        
        
          <div style="border:2px solid #bb14dd;">Content here</div>
        
        
          .myborder {border:2px solid #bb14dd;}
        
        Border color #bb14dd