#b9239d color space conversions
Hex:
        #b9239d
        RGB:
        185, 35, 157
        CMY:
        27, 86, 38
        CMYK:
        0, 81, 15, 27
      HSL:
        311°, 68.1818%, 43.1373%
        HSV (HSB):
        311°, 81.0811%, 72.5490%
        XYZ:
        26.6944, 13.9507, 33.1841
        xyY:
        0.3616, 0.1890, 13.9507
      CIE-Lab:
        44.1621, 68.1198, -30.8644
        CIE-LCH:
        44.1621, 74.7858, 335.6252
        CIE-Luv:
        44.1621, 69.1329, -54.0282
        Hunter-Lab:
        37.3506, 62.2101, -26.5307
      #b9239d color charts
#b9239d RGB chart
      #b9239d CMYK chart
      #b9239d RGB pie chart
      #b9239d color shades, tints & tones
#b9239d color schemes
#b9239d color preview, HTML & CSS examples
           This text has a color of #b9239d        
        
          <p style="color:#b9239d;">Text here</p>
        
        
          .mytext {color:#b9239d;}
        
        Text color #b9239d
      
           This box has a color of #b9239d        
        
          <div style="background-color:#b9239d;">Content here</div>
        
        
          .mybackground {background-color:#b9239d;}
        
        Background color #b9239d
      
           Border around this has a color of #b9239d        
        
          <div style="border:2px solid #b9239d;">Content here</div>
        
        
          .myborder {border:2px solid #b9239d;}
        
        Border color #b9239d