#dc1ea2 color space conversions
Hex:
        #dc1ea2
        RGB:
        220, 30, 162
        CMY:
        14, 88, 36
        CMYK:
        0, 86, 26, 14
      HSL:
        318°, 76.0000%, 49.0196%
        HSV (HSB):
        318°, 86.3636%, 86.2745%
        XYZ:
        36.5011, 18.7528, 35.8783
        xyY:
        0.4005, 0.2058, 18.7528
      CIE-Lab:
        50.3968, 77.2412, -23.6631
        CIE-LCH:
        50.3968, 80.7846, 342.9674
        CIE-Luv:
        50.3968, 95.2297, -46.9207
        Hunter-Lab:
        43.3045, 74.6734, -18.8092
      #dc1ea2 color charts
#dc1ea2 RGB chart
      #dc1ea2 CMYK chart
      #dc1ea2 RGB pie chart
      #dc1ea2 color shades, tints & tones
#dc1ea2 color schemes
#dc1ea2 color preview, HTML & CSS examples
           This text has a color of #dc1ea2        
        
          <p style="color:#dc1ea2;">Text here</p>
        
        
          .mytext {color:#dc1ea2;}
        
        Text color #dc1ea2
      
           This box has a color of #dc1ea2        
        
          <div style="background-color:#dc1ea2;">Content here</div>
        
        
          .mybackground {background-color:#dc1ea2;}
        
        Background color #dc1ea2
      
           Border around this has a color of #dc1ea2        
        
          <div style="border:2px solid #dc1ea2;">Content here</div>
        
        
          .myborder {border:2px solid #dc1ea2;}
        
        Border color #dc1ea2