#b5238d color space conversions
Hex:
        #b5238d
        RGB:
        181, 35, 141
        CMY:
        29, 86, 45
        CMYK:
        0, 81, 22, 29
      HSL:
        316°, 67.5926%, 42.3529%
        HSV (HSB):
        316°, 80.6630%, 70.9804%
        XYZ:
        24.4648, 12.9489, 26.4093
        xyY:
        0.3833, 0.2029, 12.9489
      CIE-Lab:
        42.6862, 65.0990, -23.5444
        CIE-LCH:
        42.6862, 69.2259, 340.1164
        CIE-Luv:
        42.6862, 72.4882, -42.8204
        Hunter-Lab:
        35.9846, 58.3836, -18.3240
      #b5238d color charts
#b5238d RGB chart
      #b5238d CMYK chart
      #b5238d RGB pie chart
      #b5238d color shades, tints & tones
#b5238d color schemes
#b5238d color preview, HTML & CSS examples
           This text has a color of #b5238d        
        
          <p style="color:#b5238d;">Text here</p>
        
        
          .mytext {color:#b5238d;}
        
        Text color #b5238d
      
           This box has a color of #b5238d        
        
          <div style="background-color:#b5238d;">Content here</div>
        
        
          .mybackground {background-color:#b5238d;}
        
        Background color #b5238d
      
           Border around this has a color of #b5238d        
        
          <div style="border:2px solid #b5238d;">Content here</div>
        
        
          .myborder {border:2px solid #b5238d;}
        
        Border color #b5238d