#bb14ea color space conversions
Hex:
        #bb14ea
        RGB:
        187, 20, 234
        CMY:
        27, 92, 8
        CMYK:
        20, 91, 0, 8
      HSL:
        287°, 84.2520%, 49.8039%
        HSV (HSB):
        287°, 91.4530%, 91.7647%
        XYZ:
        35.5950, 17.0056, 79.2483
        xyY:
        0.2700, 0.1290, 17.0056
      CIE-Lab:
        48.2671, 83.3881, -69.0982
        CIE-LCH:
        48.2671, 108.2966, 320.3537
        CIE-Luv:
        48.2671, 44.9286, -112.1296
        Hunter-Lab:
        41.2379, 81.9081, -85.0731
      #bb14ea color charts
#bb14ea RGB chart
      #bb14ea CMYK chart
      #bb14ea RGB pie chart
      #bb14ea color shades, tints & tones
#bb14ea color schemes
#bb14ea color preview, HTML & CSS examples
           This text has a color of #bb14ea        
        
          <p style="color:#bb14ea;">Text here</p>
        
        
          .mytext {color:#bb14ea;}
        
        Text color #bb14ea
      
           This box has a color of #bb14ea        
        
          <div style="background-color:#bb14ea;">Content here</div>
        
        
          .mybackground {background-color:#bb14ea;}
        
        Background color #bb14ea
      
           Border around this has a color of #bb14ea        
        
          <div style="border:2px solid #bb14ea;">Content here</div>
        
        
          .myborder {border:2px solid #bb14ea;}
        
        Border color #bb14ea