#b53e83 color space conversions
Hex:
        #b53e83
        RGB:
        181, 62, 131
        CMY:
        29, 76, 49
        CMYK:
        0, 66, 28, 29
      HSL:
        325°, 48.9712%, 47.6471%
        HSV (HSB):
        325°, 65.7459%, 70.9804%
        XYZ:
        24.8754, 14.9077, 23.0391
        xyY:
        0.3960, 0.2373, 14.9077
      CIE-Lab:
        45.5075, 54.7075, -13.1312
        CIE-LCH:
        45.5075, 56.2614, 346.5028
        CIE-Luv:
        45.5075, 68.2966, -27.1543
        Hunter-Lab:
        38.6105, 47.4331, -8.3514
      #b53e83 color charts
#b53e83 RGB chart
      #b53e83 CMYK chart
      #b53e83 RGB pie chart
      #b53e83 color shades, tints & tones
#b53e83 color schemes
#b53e83 color preview, HTML & CSS examples
           This text has a color of #b53e83        
        
          <p style="color:#b53e83;">Text here</p>
        
        
          .mytext {color:#b53e83;}
        
        Text color #b53e83
      
           This box has a color of #b53e83        
        
          <div style="background-color:#b53e83;">Content here</div>
        
        
          .mybackground {background-color:#b53e83;}
        
        Background color #b53e83
      
           Border around this has a color of #b53e83        
        
          <div style="border:2px solid #b53e83;">Content here</div>
        
        
          .myborder {border:2px solid #b53e83;}
        
        Border color #b53e83