#b52c88 color space conversions
Hex:
        #b52c88
        RGB:
        181, 44, 136
        CMY:
        29, 83, 47
        CMYK:
        0, 76, 25, 29
      HSL:
        320°, 60.8889%, 44.1176%
        HSV (HSB):
        320°, 75.6906%, 70.9804%
        XYZ:
        24.4007, 13.4027, 24.5935
        xyY:
        0.3911, 0.2148, 13.4027
      CIE-Lab:
        43.3638, 61.8998, -19.4493
        CIE-LCH:
        43.3638, 64.8834, 342.5570
        CIE-Luv:
        43.3638, 72.3541, -36.7605
        Hunter-Lab:
        36.6097, 54.9048, -14.2028
      #b52c88 color charts
#b52c88 RGB chart
      #b52c88 CMYK chart
      #b52c88 RGB pie chart
      #b52c88 color shades, tints & tones
#b52c88 color schemes
#b52c88 color preview, HTML & CSS examples
           This text has a color of #b52c88        
        
          <p style="color:#b52c88;">Text here</p>
        
        
          .mytext {color:#b52c88;}
        
        Text color #b52c88
      
           This box has a color of #b52c88        
        
          <div style="background-color:#b52c88;">Content here</div>
        
        
          .mybackground {background-color:#b52c88;}
        
        Background color #b52c88
      
           Border around this has a color of #b52c88        
        
          <div style="border:2px solid #b52c88;">Content here</div>
        
        
          .myborder {border:2px solid #b52c88;}
        
        Border color #b52c88