#d57fcb color space conversions
Hex:
        #d57fcb
        RGB:
        213, 127, 203
        CMY:
        16, 50, 20
        CMYK:
        0, 40, 5, 16
      HSL:
        307°, 50.5882%, 66.6667%
        HSV (HSB):
        307°, 40.3756%, 83.5294%
        XYZ:
        45.8094, 33.6367, 60.5780
        xyY:
        0.3272, 0.2402, 33.6367
      CIE-Lab:
        64.6731, 44.2915, -25.4017
        CIE-LCH:
        64.6731, 51.0586, 330.1652
        CIE-Luv:
        64.6731, 44.0999, -46.0929
        Hunter-Lab:
        57.9971, 39.4945, -21.3304
      #d57fcb color charts
#d57fcb RGB chart
      #d57fcb CMYK chart
      #d57fcb RGB pie chart
      #d57fcb color shades, tints & tones
#d57fcb color schemes
#d57fcb color preview, HTML & CSS examples
           This text has a color of #d57fcb        
        
          <p style="color:#d57fcb;">Text here</p>
        
        
          .mytext {color:#d57fcb;}
        
        Text color #d57fcb
      
           This box has a color of #d57fcb        
        
          <div style="background-color:#d57fcb;">Content here</div>
        
        
          .mybackground {background-color:#d57fcb;}
        
        Background color #d57fcb
      
           Border around this has a color of #d57fcb        
        
          <div style="border:2px solid #d57fcb;">Content here</div>
        
        
          .myborder {border:2px solid #d57fcb;}
        
        Border color #d57fcb