#b5227d color space conversions
Hex:
        #b5227d
        RGB:
        181, 34, 125
        CMY:
        29, 87, 51
        CMYK:
        0, 81, 31, 29
      HSL:
        323°, 68.3721%, 42.1569%
        HSV (HSB):
        323°, 81.2155%, 70.9804%
        XYZ:
        23.3298, 12.4485, 20.5752
        xyY:
        0.4140, 0.2209, 12.4485
      CIE-Lab:
        41.9202, 63.4037, -14.9066
        CIE-LCH:
        41.9202, 65.1325, 346.7697
        CIE-Luv:
        41.9202, 79.3026, -30.5771
        Hunter-Lab:
        35.2824, 56.2852, -9.8778
      #b5227d color charts
#b5227d RGB chart
      #b5227d CMYK chart
      #b5227d RGB pie chart
      #b5227d color shades, tints & tones
#b5227d color schemes
#b5227d color preview, HTML & CSS examples
           This text has a color of #b5227d        
        
          <p style="color:#b5227d;">Text here</p>
        
        
          .mytext {color:#b5227d;}
        
        Text color #b5227d
      
           This box has a color of #b5227d        
        
          <div style="background-color:#b5227d;">Content here</div>
        
        
          .mybackground {background-color:#b5227d;}
        
        Background color #b5227d
      
           Border around this has a color of #b5227d        
        
          <div style="border:2px solid #b5227d;">Content here</div>
        
        
          .myborder {border:2px solid #b5227d;}
        
        Border color #b5227d