#dc0ccf color space conversions
Hex:
        #dc0ccf
        RGB:
        220, 12, 207
        CMY:
        14, 95, 19
        CMYK:
        0, 95, 6, 14
      HSL:
        304°, 89.6552%, 45.4902%
        HSV (HSB):
        304°, 94.5455%, 86.2745%
        XYZ:
        40.9092, 19.9836, 60.7325
        xyY:
        0.3364, 0.1643, 19.9836
      CIE-Lab:
        51.8186, 85.1902, -47.7044
        CIE-LCH:
        51.8186, 97.6375, 330.7523
        CIE-Luv:
        51.8186, 77.5527, -83.7734
        Hunter-Lab:
        44.7030, 85.1209, -49.2580
      #dc0ccf color charts
#dc0ccf RGB chart
      #dc0ccf CMYK chart
      #dc0ccf RGB pie chart
      #dc0ccf color shades, tints & tones
#dc0ccf color schemes
#dc0ccf color preview, HTML & CSS examples
           This text has a color of #dc0ccf        
        
          <p style="color:#dc0ccf;">Text here</p>
        
        
          .mytext {color:#dc0ccf;}
        
        Text color #dc0ccf
      
           This box has a color of #dc0ccf        
        
          <div style="background-color:#dc0ccf;">Content here</div>
        
        
          .mybackground {background-color:#dc0ccf;}
        
        Background color #dc0ccf
      
           Border around this has a color of #dc0ccf        
        
          <div style="border:2px solid #dc0ccf;">Content here</div>
        
        
          .myborder {border:2px solid #dc0ccf;}
        
        Border color #dc0ccf