#b53d97 color space conversions
Hex:
        #b53d97
        RGB:
        181, 61, 151
        CMY:
        29, 76, 41
        CMYK:
        0, 66, 17, 29
      HSL:
        315°, 49.5868%, 47.4510%
        HSV (HSB):
        315°, 66.2983%, 70.9804%
        XYZ:
        26.3107, 15.3956, 30.8631
        xyY:
        0.3626, 0.2122, 15.3956
      CIE-Lab:
        46.1713, 57.8828, -24.1861
        CIE-LCH:
        46.1713, 62.7327, 337.3226
        CIE-Luv:
        46.1713, 61.8214, -43.3733
        Hunter-Lab:
        39.2372, 51.0288, -19.1700
      #b53d97 color charts
#b53d97 RGB chart
      #b53d97 CMYK chart
      #b53d97 RGB pie chart
      #b53d97 color shades, tints & tones
#b53d97 color schemes
#b53d97 color preview, HTML & CSS examples
           This text has a color of #b53d97        
        
          <p style="color:#b53d97;">Text here</p>
        
        
          .mytext {color:#b53d97;}
        
        Text color #b53d97
      
           This box has a color of #b53d97        
        
          <div style="background-color:#b53d97;">Content here</div>
        
        
          .mybackground {background-color:#b53d97;}
        
        Background color #b53d97
      
           Border around this has a color of #b53d97        
        
          <div style="border:2px solid #b53d97;">Content here</div>
        
        
          .myborder {border:2px solid #b53d97;}
        
        Border color #b53d97