#dc6ca5 color space conversions
Hex:
        #dc6ca5
        RGB:
        220, 108, 165
        CMY:
        14, 58, 35
        CMYK:
        0, 51, 25, 14
      HSL:
        329°, 61.5385%, 64.3137%
        HSV (HSB):
        329°, 50.9091%, 86.2745%
        XYZ:
        41.6693, 28.6574, 38.9325
        xyY:
        0.3814, 0.2623, 28.6574
      CIE-Lab:
        60.4781, 50.1890, -10.0952
        CIE-LCH:
        60.4781, 51.1943, 348.6270
        CIE-Luv:
        60.4781, 67.1954, -23.5449
        Hunter-Lab:
        53.5326, 45.2608, -5.6469
      #dc6ca5 color charts
#dc6ca5 RGB chart
      #dc6ca5 CMYK chart
      #dc6ca5 RGB pie chart
      #dc6ca5 color shades, tints & tones
#dc6ca5 color schemes
#dc6ca5 color preview, HTML & CSS examples
           This text has a color of #dc6ca5        
        
          <p style="color:#dc6ca5;">Text here</p>
        
        
          .mytext {color:#dc6ca5;}
        
        Text color #dc6ca5
      
           This box has a color of #dc6ca5        
        
          <div style="background-color:#dc6ca5;">Content here</div>
        
        
          .mybackground {background-color:#dc6ca5;}
        
        Background color #dc6ca5
      
           Border around this has a color of #dc6ca5        
        
          <div style="border:2px solid #dc6ca5;">Content here</div>
        
        
          .myborder {border:2px solid #dc6ca5;}
        
        Border color #dc6ca5