#dc40af color space conversions
Hex:
        #dc40af
        RGB:
        220, 64, 175
        CMY:
        14, 75, 31
        CMYK:
        0, 71, 20, 14
      HSL:
        317°, 69.0265%, 55.6863%
        HSV (HSB):
        317°, 70.9091%, 86.2745%
        XYZ:
        39.0865, 21.9776, 42.7395
        xyY:
        0.3765, 0.2117, 21.9776
      CIE-Lab:
        54.0032, 70.0819, -25.7425
        CIE-LCH:
        54.0032, 74.6603, 339.8307
        CIE-Luv:
        54.0032, 81.9699, -49.3723
        Hunter-Lab:
        46.8803, 66.7841, -21.2369
      #dc40af color charts
#dc40af RGB chart
      #dc40af CMYK chart
      #dc40af RGB pie chart
      #dc40af color shades, tints & tones
#dc40af color schemes
#dc40af color preview, HTML & CSS examples
           This text has a color of #dc40af        
        
          <p style="color:#dc40af;">Text here</p>
        
        
          .mytext {color:#dc40af;}
        
        Text color #dc40af
      
           This box has a color of #dc40af        
        
          <div style="background-color:#dc40af;">Content here</div>
        
        
          .mybackground {background-color:#dc40af;}
        
        Background color #dc40af
      
           Border around this has a color of #dc40af        
        
          <div style="border:2px solid #dc40af;">Content here</div>
        
        
          .myborder {border:2px solid #dc40af;}
        
        Border color #dc40af