#dc1da6 color space conversions
Hex:
        #dc1da6
        RGB:
        220, 29, 166
        CMY:
        14, 89, 35
        CMYK:
        0, 87, 25, 14
      HSL:
        317°, 76.7068%, 48.8235%
        HSV (HSB):
        317°, 86.8182%, 86.2745%
        XYZ:
        36.8375, 18.8475, 37.7728
        xyY:
        0.3942, 0.2017, 18.8475
      CIE-Lab:
        50.5084, 77.8733, -25.8606
        CIE-LCH:
        50.5084, 82.0550, 341.6294
        CIE-Luv:
        50.5084, 93.6084, -50.2092
        Hunter-Lab:
        43.4138, 75.4870, -21.1965
      #dc1da6 color charts
#dc1da6 RGB chart
      #dc1da6 CMYK chart
      #dc1da6 RGB pie chart
      #dc1da6 color shades, tints & tones
#dc1da6 color schemes
#dc1da6 color preview, HTML & CSS examples
           This text has a color of #dc1da6        
        
          <p style="color:#dc1da6;">Text here</p>
        
        
          .mytext {color:#dc1da6;}
        
        Text color #dc1da6
      
           This box has a color of #dc1da6        
        
          <div style="background-color:#dc1da6;">Content here</div>
        
        
          .mybackground {background-color:#dc1da6;}
        
        Background color #dc1da6
      
           Border around this has a color of #dc1da6        
        
          <div style="border:2px solid #dc1da6;">Content here</div>
        
        
          .myborder {border:2px solid #dc1da6;}
        
        Border color #dc1da6