#b9238d color space conversions
Hex:
        #b9238d
        RGB:
        185, 35, 141
        CMY:
        27, 86, 45
        CMYK:
        0, 81, 24, 27
      HSL:
        318°, 68.1818%, 43.1373%
        HSV (HSB):
        318°, 81.0811%, 72.5490%
        XYZ:
        25.4163, 13.4394, 26.4538
        xyY:
        0.3892, 0.2058, 13.4394
      CIE-Lab:
        43.4180, 66.0155, -22.3526
        CIE-LCH:
        43.4180, 69.6971, 341.2941
        CIE-Luv:
        43.4180, 75.6339, -41.5058
        Hunter-Lab:
        36.6598, 59.5997, -17.1218
      #b9238d color charts
#b9238d RGB chart
      #b9238d CMYK chart
      #b9238d RGB pie chart
      #b9238d color shades, tints & tones
#b9238d color schemes
#b9238d color preview, HTML & CSS examples
           This text has a color of #b9238d        
        
          <p style="color:#b9238d;">Text here</p>
        
        
          .mytext {color:#b9238d;}
        
        Text color #b9238d
      
           This box has a color of #b9238d        
        
          <div style="background-color:#b9238d;">Content here</div>
        
        
          .mybackground {background-color:#b9238d;}
        
        Background color #b9238d
      
           Border around this has a color of #b9238d        
        
          <div style="border:2px solid #b9238d;">Content here</div>
        
        
          .myborder {border:2px solid #b9238d;}
        
        Border color #b9238d