#dc1c86 color space conversions
Hex:
        #dc1c86
        RGB:
        220, 28, 134
        CMY:
        14, 89, 47
        CMYK:
        0, 87, 39, 14
      HSL:
        327°, 77.4194%, 48.6275%
        HSV (HSB):
        327°, 87.2727%, 86.2745%
        XYZ:
        34.2335, 17.7674, 24.1794
        xyY:
        0.4494, 0.2332, 17.7674
      CIE-Lab:
        49.2127, 74.6575, -8.6775
        CIE-LCH:
        49.2127, 75.1601, 353.3702
        CIE-Luv:
        49.2127, 108.1191, -25.5632
        Hunter-Lab:
        42.1514, 71.2051, -4.5047
      #dc1c86 color charts
#dc1c86 RGB chart
      #dc1c86 CMYK chart
      #dc1c86 RGB pie chart
      #dc1c86 color shades, tints & tones
#dc1c86 color schemes
#dc1c86 color preview, HTML & CSS examples
           This text has a color of #dc1c86        
        
          <p style="color:#dc1c86;">Text here</p>
        
        
          .mytext {color:#dc1c86;}
        
        Text color #dc1c86
      
           This box has a color of #dc1c86        
        
          <div style="background-color:#dc1c86;">Content here</div>
        
        
          .mybackground {background-color:#dc1c86;}
        
        Background color #dc1c86
      
           Border around this has a color of #dc1c86        
        
          <div style="border:2px solid #dc1c86;">Content here</div>
        
        
          .myborder {border:2px solid #dc1c86;}
        
        Border color #dc1c86