#b53c8e color space conversions
Hex:
        #b53c8e
        RGB:
        181, 60, 142
        CMY:
        29, 76, 44
        CMYK:
        0, 67, 22, 29
      HSL:
        319°, 50.2075%, 47.2549%
        HSV (HSB):
        319°, 66.8508%, 70.9804%
        XYZ:
        25.5544, 15.0085, 27.1412
        xyY:
        0.3774, 0.2217, 15.0085
      CIE-Lab:
        45.6458, 56.9954, -19.5835
        CIE-LCH:
        45.6458, 60.2660, 341.0374
        CIE-Luv:
        45.6458, 65.2421, -36.5585
        Hunter-Lab:
        38.7408, 49.9468, -14.4192
      #b53c8e color charts
#b53c8e RGB chart
      #b53c8e CMYK chart
      #b53c8e RGB pie chart
      #b53c8e color shades, tints & tones
#b53c8e color schemes
#b53c8e color preview, HTML & CSS examples
           This text has a color of #b53c8e        
        
          <p style="color:#b53c8e;">Text here</p>
        
        
          .mytext {color:#b53c8e;}
        
        Text color #b53c8e
      
           This box has a color of #b53c8e        
        
          <div style="background-color:#b53c8e;">Content here</div>
        
        
          .mybackground {background-color:#b53c8e;}
        
        Background color #b53c8e
      
           Border around this has a color of #b53c8e        
        
          <div style="border:2px solid #b53c8e;">Content here</div>
        
        
          .myborder {border:2px solid #b53c8e;}
        
        Border color #b53c8e