#b572b2 color space conversions
Hex:
        #b572b2
        RGB:
        181, 114, 178
        CMY:
        29, 55, 30
        CMYK:
        0, 37, 2, 29
      HSL:
        303°, 31.1628%, 57.8431%
        HSV (HSB):
        303°, 37.0166%, 70.9804%
        XYZ:
        33.1093, 25.0727, 45.2140
        xyY:
        0.3202, 0.2425, 25.0727
      CIE-Lab:
        57.1462, 36.5236, -23.0968
        CIE-LCH:
        57.1462, 43.2138, 327.6915
        CIE-Luv:
        57.1462, 33.6046, -40.2438
        Hunter-Lab:
        50.0727, 30.4013, -18.4860
      #b572b2 color charts
#b572b2 RGB chart
      #b572b2 CMYK chart
      #b572b2 RGB pie chart
      #b572b2 color shades, tints & tones
#b572b2 color schemes
#b572b2 color preview, HTML & CSS examples
           This text has a color of #b572b2        
        
          <p style="color:#b572b2;">Text here</p>
        
        
          .mytext {color:#b572b2;}
        
        Text color #b572b2
      
           This box has a color of #b572b2        
        
          <div style="background-color:#b572b2;">Content here</div>
        
        
          .mybackground {background-color:#b572b2;}
        
        Background color #b572b2
      
           Border around this has a color of #b572b2        
        
          <div style="border:2px solid #b572b2;">Content here</div>
        
        
          .myborder {border:2px solid #b572b2;}
        
        Border color #b572b2