#dc3ca2 color space conversions
Hex:
        #dc3ca2
        RGB:
        220, 60, 162
        CMY:
        14, 76, 36
        CMYK:
        0, 73, 26, 14
      HSL:
        322°, 69.5652%, 54.9020%
        HSV (HSB):
        322°, 72.7273%, 86.2745%
        XYZ:
        37.6526, 21.0560, 36.2621
        xyY:
        0.3965, 0.2217, 21.0560
      CIE-Lab:
        53.0107, 69.7566, -19.6472
        CIE-LCH:
        53.0107, 72.4707, 344.2699
        CIE-Luv:
        53.0107, 88.1826, -40.2472
        Hunter-Lab:
        45.8868, 66.1671, -14.7332
      #dc3ca2 color charts
#dc3ca2 RGB chart
      #dc3ca2 CMYK chart
      #dc3ca2 RGB pie chart
      #dc3ca2 color shades, tints & tones
#dc3ca2 color schemes
#dc3ca2 color preview, HTML & CSS examples
           This text has a color of #dc3ca2        
        
          <p style="color:#dc3ca2;">Text here</p>
        
        
          .mytext {color:#dc3ca2;}
        
        Text color #dc3ca2
      
           This box has a color of #dc3ca2        
        
          <div style="background-color:#dc3ca2;">Content here</div>
        
        
          .mybackground {background-color:#dc3ca2;}
        
        Background color #dc3ca2
      
           Border around this has a color of #dc3ca2        
        
          <div style="border:2px solid #dc3ca2;">Content here</div>
        
        
          .myborder {border:2px solid #dc3ca2;}
        
        Border color #dc3ca2