#b53c6b color space conversions
Hex:
        #b53c6b
        RGB:
        181, 60, 107
        CMY:
        29, 76, 58
        CMYK:
        0, 67, 41, 29
      HSL:
        337°, 50.2075%, 47.2549%
        HSV (HSB):
        337°, 66.8508%, 70.9804%
        XYZ:
        23.3258, 14.1170, 15.4054
        xyY:
        0.4414, 0.2671, 14.1170
      CIE-Lab:
        44.4003, 52.6959, -0.0775
        CIE-LCH:
        44.4003, 52.6959, 359.9157
        CIE-Luv:
        44.4003, 77.2580, -9.6205
        Hunter-Lab:
        37.5726, 45.0640, 1.9910
      #b53c6b color charts
#b53c6b RGB chart
      #b53c6b CMYK chart
      #b53c6b RGB pie chart
      #b53c6b color shades, tints & tones
#b53c6b color schemes
#b53c6b color preview, HTML & CSS examples
           This text has a color of #b53c6b        
        
          <p style="color:#b53c6b;">Text here</p>
        
        
          .mytext {color:#b53c6b;}
        
        Text color #b53c6b
      
           This box has a color of #b53c6b        
        
          <div style="background-color:#b53c6b;">Content here</div>
        
        
          .mybackground {background-color:#b53c6b;}
        
        Background color #b53c6b
      
           Border around this has a color of #b53c6b        
        
          <div style="border:2px solid #b53c6b;">Content here</div>
        
        
          .myborder {border:2px solid #b53c6b;}
        
        Border color #b53c6b