#bb0d93 color space conversions
Hex:
        #bb0d93
        RGB:
        187, 13, 147
        CMY:
        27, 95, 42
        CMYK:
        0, 93, 21, 27
      HSL:
        314°, 87.0000%, 39.2157%
        HSV (HSB):
        314°, 93.0481%, 73.3333%
        XYZ:
        25.9039, 12.9592, 28.7399
        xyY:
        0.3832, 0.1917, 12.9592
      CIE-Lab:
        42.7017, 71.1498, -27.0836
        CIE-LCH:
        42.7017, 76.1303, 339.1603
        CIE-Luv:
        42.7017, 77.8325, -48.7504
        Hunter-Lab:
        35.9989, 65.4459, -22.1351
      #bb0d93 color charts
#bb0d93 RGB chart
      #bb0d93 CMYK chart
      #bb0d93 RGB pie chart
      #bb0d93 color shades, tints & tones
#bb0d93 color schemes
#bb0d93 color preview, HTML & CSS examples
           This text has a color of #bb0d93        
        
          <p style="color:#bb0d93;">Text here</p>
        
        
          .mytext {color:#bb0d93;}
        
        Text color #bb0d93
      
           This box has a color of #bb0d93        
        
          <div style="background-color:#bb0d93;">Content here</div>
        
        
          .mybackground {background-color:#bb0d93;}
        
        Background color #bb0d93
      
           Border around this has a color of #bb0d93        
        
          <div style="border:2px solid #bb0d93;">Content here</div>
        
        
          .myborder {border:2px solid #bb0d93;}
        
        Border color #bb0d93