#bb0064 color space conversions
Hex:
        #bb0064
        RGB:
        187, 0, 100
        CMY:
        27, 100, 61
        CMYK:
        0, 100, 47, 27
      HSL:
        328°, 100.0000%, 36.6667%
        HSV (HSB):
        328°, 100.0000%, 73.3333%
        XYZ:
        22.7938, 11.4849, 13.0720
        xyY:
        0.4814, 0.2425, 11.4849
      CIE-Lab:
        40.3854, 67.6030, -1.4475
        CIE-LCH:
        40.3854, 67.6185, 358.7734
        CIE-Luv:
        40.3854, 100.4483, -14.2507
        Hunter-Lab:
        33.8894, 60.7515, 0.8528
      #bb0064 color charts
#bb0064 RGB chart
      #bb0064 CMYK chart
      #bb0064 RGB pie chart
      #bb0064 color shades, tints & tones
#bb0064 color schemes
#bb0064 color preview, HTML & CSS examples
           This text has a color of #bb0064        
        
          <p style="color:#bb0064;">Text here</p>
        
        
          .mytext {color:#bb0064;}
        
        Text color #bb0064
      
           This box has a color of #bb0064        
        
          <div style="background-color:#bb0064;">Content here</div>
        
        
          .mybackground {background-color:#bb0064;}
        
        Background color #bb0064
      
           Border around this has a color of #bb0064        
        
          <div style="border:2px solid #bb0064;">Content here</div>
        
        
          .myborder {border:2px solid #bb0064;}
        
        Border color #bb0064