#c572d8 color space conversions
Hex:
        #c572d8
        RGB:
        197, 114, 216
        CMY:
        23, 55, 15
        CMYK:
        9, 47, 0, 15
      HSL:
        289°, 56.6667%, 64.7059%
        HSV (HSB):
        289°, 47.2222%, 84.7059%
        XYZ:
        41.4379, 28.8628, 68.3528
        xyY:
        0.2989, 0.2082, 28.8628
      CIE-Lab:
        60.6604, 48.6989, -39.0762
        CIE-LCH:
        60.6604, 62.4383, 321.2563
        CIE-Luv:
        60.6604, 36.3650, -67.8284
        Hunter-Lab:
        53.7241, 43.6616, -37.8273
      #c572d8 color charts
#c572d8 RGB chart
      #c572d8 CMYK chart
      #c572d8 RGB pie chart
      #c572d8 color shades, tints & tones
#c572d8 color schemes
#c572d8 color preview, HTML & CSS examples
           This text has a color of #c572d8        
        
          <p style="color:#c572d8;">Text here</p>
        
        
          .mytext {color:#c572d8;}
        
        Text color #c572d8
      
           This box has a color of #c572d8        
        
          <div style="background-color:#c572d8;">Content here</div>
        
        
          .mybackground {background-color:#c572d8;}
        
        Background color #c572d8
      
           Border around this has a color of #c572d8        
        
          <div style="border:2px solid #c572d8;">Content here</div>
        
        
          .myborder {border:2px solid #c572d8;}
        
        Border color #c572d8