#dc0ec0 color space conversions
Hex:
        #dc0ec0
        RGB:
        220, 14, 192
        CMY:
        14, 95, 25
        CMYK:
        0, 94, 13, 14
      HSL:
        308°, 88.0342%, 45.8824%
        HSV (HSB):
        308°, 93.6364%, 86.2745%
        XYZ:
        39.1867, 19.3355, 51.5359
        xyY:
        0.3561, 0.1757, 19.3355
      CIE-Lab:
        51.0774, 83.0106, -40.2136
        CIE-LCH:
        51.0774, 92.2382, 334.1526
        CIE-Luv:
        51.0774, 83.7531, -72.1532
        Hunter-Lab:
        43.9721, 82.1227, -38.7082
      #dc0ec0 color charts
#dc0ec0 RGB chart
      #dc0ec0 CMYK chart
      #dc0ec0 RGB pie chart
      #dc0ec0 color shades, tints & tones
#dc0ec0 color schemes
#dc0ec0 color preview, HTML & CSS examples
           This text has a color of #dc0ec0        
        
          <p style="color:#dc0ec0;">Text here</p>
        
        
          .mytext {color:#dc0ec0;}
        
        Text color #dc0ec0
      
           This box has a color of #dc0ec0        
        
          <div style="background-color:#dc0ec0;">Content here</div>
        
        
          .mybackground {background-color:#dc0ec0;}
        
        Background color #dc0ec0
      
           Border around this has a color of #dc0ec0        
        
          <div style="border:2px solid #dc0ec0;">Content here</div>
        
        
          .myborder {border:2px solid #dc0ec0;}
        
        Border color #dc0ec0