#bb015f color space conversions
Hex:
        #bb015f
        RGB:
        187, 1, 95
        CMY:
        27, 100, 63
        CMYK:
        0, 99, 49, 27
      HSL:
        330°, 98.9362%, 36.8627%
        HSV (HSB):
        330°, 99.4652%, 73.3333%
        XYZ:
        22.5699, 11.4127, 11.8398
        xyY:
        0.4926, 0.2491, 11.4127
      CIE-Lab:
        40.2671, 67.0929, 1.5515
        CIE-LCH:
        40.2671, 67.1109, 1.3247
        CIE-Luv:
        40.2671, 102.5550, -10.6523
        Hunter-Lab:
        33.7827, 60.1344, 2.8686
      #bb015f color charts
#bb015f RGB chart
      #bb015f CMYK chart
      #bb015f RGB pie chart
      #bb015f color shades, tints & tones
#bb015f color schemes
#bb015f color preview, HTML & CSS examples
           This text has a color of #bb015f        
        
          <p style="color:#bb015f;">Text here</p>
        
        
          .mytext {color:#bb015f;}
        
        Text color #bb015f
      
           This box has a color of #bb015f        
        
          <div style="background-color:#bb015f;">Content here</div>
        
        
          .mybackground {background-color:#bb015f;}
        
        Background color #bb015f
      
           Border around this has a color of #bb015f        
        
          <div style="border:2px solid #bb015f;">Content here</div>
        
        
          .myborder {border:2px solid #bb015f;}
        
        Border color #bb015f