#d57fca color space conversions
Hex:
        #d57fca
        RGB:
        213, 127, 202
        CMY:
        16, 50, 21
        CMYK:
        0, 40, 5, 16
      HSL:
        308°, 50.5882%, 66.6667%
        HSV (HSB):
        308°, 40.3756%, 83.5294%
        XYZ:
        45.6906, 33.5891, 59.9523
        xyY:
        0.3282, 0.2412, 33.5891
      CIE-Lab:
        64.6351, 44.1161, -24.8989
        CIE-LCH:
        64.6351, 50.6575, 330.5598
        CIE-Luv:
        64.6351, 44.3075, -45.2682
        Hunter-Lab:
        57.9561, 39.3000, -20.7628
      #d57fca color charts
#d57fca RGB chart
      #d57fca CMYK chart
      #d57fca RGB pie chart
      #d57fca color shades, tints & tones
#d57fca color schemes
#d57fca color preview, HTML & CSS examples
           This text has a color of #d57fca        
        
          <p style="color:#d57fca;">Text here</p>
        
        
          .mytext {color:#d57fca;}
        
        Text color #d57fca
      
           This box has a color of #d57fca        
        
          <div style="background-color:#d57fca;">Content here</div>
        
        
          .mybackground {background-color:#d57fca;}
        
        Background color #d57fca
      
           Border around this has a color of #d57fca        
        
          <div style="border:2px solid #d57fca;">Content here</div>
        
        
          .myborder {border:2px solid #d57fca;}
        
        Border color #d57fca