#d572cf color space conversions
Hex:
        #d572cf
        RGB:
        213, 114, 207
        CMY:
        16, 55, 19
        CMYK:
        0, 46, 3, 16
      HSL:
        304°, 54.0984%, 64.1176%
        HSV (HSB):
        304°, 46.4789%, 83.5294%
        XYZ:
        44.7204, 30.6858, 62.5974
        xyY:
        0.3241, 0.2224, 30.6858
      CIE-Lab:
        62.2415, 51.6413, -31.4021
        CIE-LCH:
        62.2415, 60.4394, 328.6970
        CIE-Luv:
        62.2415, 48.8407, -56.4005
        Hunter-Lab:
        55.3947, 47.1630, -28.2229
      #d572cf color charts
#d572cf RGB chart
      #d572cf CMYK chart
      #d572cf RGB pie chart
      #d572cf color shades, tints & tones
#d572cf color schemes
#d572cf color preview, HTML & CSS examples
           This text has a color of #d572cf        
        
          <p style="color:#d572cf;">Text here</p>
        
        
          .mytext {color:#d572cf;}
        
        Text color #d572cf
      
           This box has a color of #d572cf        
        
          <div style="background-color:#d572cf;">Content here</div>
        
        
          .mybackground {background-color:#d572cf;}
        
        Background color #d572cf
      
           Border around this has a color of #d572cf        
        
          <div style="border:2px solid #d572cf;">Content here</div>
        
        
          .myborder {border:2px solid #d572cf;}
        
        Border color #d572cf