#bb055d color space conversions
Hex:
        #bb055d
        RGB:
        187, 5, 93
        CMY:
        27, 98, 64
        CMYK:
        0, 97, 50, 27
      HSL:
        331°, 94.7917%, 37.6471%
        HSV (HSB):
        331°, 97.3262%, 73.3333%
        XYZ:
        22.5236, 11.4637, 11.3815
        xyY:
        0.4965, 0.2527, 11.4637
      CIE-Lab:
        40.3507, 66.5206, 2.9435
        CIE-LCH:
        40.3507, 66.5857, 2.5337
        CIE-Luv:
        40.3507, 102.9362, -8.9472
        Hunter-Lab:
        33.8580, 59.4931, 3.7700
      #bb055d color charts
#bb055d RGB chart
      #bb055d CMYK chart
      #bb055d RGB pie chart
      #bb055d color shades, tints & tones
#bb055d color schemes
#bb055d color preview, HTML & CSS examples
           This text has a color of #bb055d        
        
          <p style="color:#bb055d;">Text here</p>
        
        
          .mytext {color:#bb055d;}
        
        Text color #bb055d
      
           This box has a color of #bb055d        
        
          <div style="background-color:#bb055d;">Content here</div>
        
        
          .mybackground {background-color:#bb055d;}
        
        Background color #bb055d
      
           Border around this has a color of #bb055d        
        
          <div style="border:2px solid #bb055d;">Content here</div>
        
        
          .myborder {border:2px solid #bb055d;}
        
        Border color #bb055d