#b9237d color space conversions
Hex:
        #b9237d
        RGB:
        185, 35, 125
        CMY:
        27, 86, 51
        CMYK:
        0, 81, 32, 27
      HSL:
        324°, 68.1818%, 43.1373%
        HSV (HSB):
        324°, 81.0811%, 72.5490%
        XYZ:
        24.3103, 12.9970, 20.6294
        xyY:
        0.4196, 0.2243, 12.9970
      CIE-Lab:
        42.7588, 64.1151, -13.5615
        CIE-LCH:
        42.7588, 65.5337, 348.0569
        CIE-Luv:
        42.7588, 82.2816, -29.0658
        Hunter-Lab:
        36.0514, 57.2768, -8.6911
      #b9237d color charts
#b9237d RGB chart
      #b9237d CMYK chart
      #b9237d RGB pie chart
      #b9237d color shades, tints & tones
#b9237d color schemes
#b9237d color preview, HTML & CSS examples
           This text has a color of #b9237d        
        
          <p style="color:#b9237d;">Text here</p>
        
        
          .mytext {color:#b9237d;}
        
        Text color #b9237d
      
           This box has a color of #b9237d        
        
          <div style="background-color:#b9237d;">Content here</div>
        
        
          .mybackground {background-color:#b9237d;}
        
        Background color #b9237d
      
           Border around this has a color of #b9237d        
        
          <div style="border:2px solid #b9237d;">Content here</div>
        
        
          .myborder {border:2px solid #b9237d;}
        
        Border color #b9237d