#b572a5 color space conversions
Hex:
        #b572a5
        RGB:
        181, 114, 165
        CMY:
        29, 55, 35
        CMYK:
        0, 37, 9, 29
      HSL:
        314°, 31.1628%, 57.8431%
        HSV (HSB):
        314°, 37.0166%, 70.9804%
        XYZ:
        31.8649, 24.5750, 38.6613
        xyY:
        0.3351, 0.2584, 24.5750
      CIE-Lab:
        56.6590, 34.1601, -16.3495
        CIE-LCH:
        56.6590, 37.8711, 334.4236
        CIE-Luv:
        56.6590, 36.0537, -29.5332
        Hunter-Lab:
        49.5732, 27.9841, -11.5381
      #b572a5 color charts
#b572a5 RGB chart
      #b572a5 CMYK chart
      #b572a5 RGB pie chart
      #b572a5 color shades, tints & tones
#b572a5 color schemes
#b572a5 color preview, HTML & CSS examples
           This text has a color of #b572a5        
        
          <p style="color:#b572a5;">Text here</p>
        
        
          .mytext {color:#b572a5;}
        
        Text color #b572a5
      
           This box has a color of #b572a5        
        
          <div style="background-color:#b572a5;">Content here</div>
        
        
          .mybackground {background-color:#b572a5;}
        
        Background color #b572a5
      
           Border around this has a color of #b572a5        
        
          <div style="border:2px solid #b572a5;">Content here</div>
        
        
          .myborder {border:2px solid #b572a5;}
        
        Border color #b572a5