#b53a75 color space conversions
Hex:
        #b53a75
        RGB:
        181, 58, 117
        CMY:
        29, 77, 54
        CMYK:
        0, 68, 35, 29
      HSL:
        331°, 51.4644%, 46.8627%
        HSV (HSB):
        331°, 67.9558%, 70.9804%
        XYZ:
        23.7800, 14.1342, 18.3045
        xyY:
        0.4230, 0.2514, 14.1342
      CIE-Lab:
        44.4248, 54.6091, -6.2006
        CIE-LCH:
        44.4248, 54.9600, 353.5221
        CIE-Luv:
        44.4248, 74.7099, -17.7613
        Hunter-Lab:
        37.5955, 47.1131, -2.5502
      #b53a75 color charts
#b53a75 RGB chart
      #b53a75 CMYK chart
      #b53a75 RGB pie chart
      #b53a75 color shades, tints & tones
#b53a75 color schemes
#b53a75 color preview, HTML & CSS examples
           This text has a color of #b53a75        
        
          <p style="color:#b53a75;">Text here</p>
        
        
          .mytext {color:#b53a75;}
        
        Text color #b53a75
      
           This box has a color of #b53a75        
        
          <div style="background-color:#b53a75;">Content here</div>
        
        
          .mybackground {background-color:#b53a75;}
        
        Background color #b53a75
      
           Border around this has a color of #b53a75        
        
          <div style="border:2px solid #b53a75;">Content here</div>
        
        
          .myborder {border:2px solid #b53a75;}
        
        Border color #b53a75