#dc0cce color space conversions
Hex:
        #dc0cce
        RGB:
        220, 12, 206
        CMY:
        14, 95, 19
        CMYK:
        0, 95, 6, 14
      HSL:
        304°, 89.6552%, 45.4902%
        HSV (HSB):
        304°, 94.5455%, 86.2745%
        XYZ:
        40.7873, 19.9348, 60.0906
        xyY:
        0.3376, 0.1650, 19.9348
      CIE-Lab:
        51.7634, 85.0528, -47.2175
        CIE-LCH:
        51.7634, 97.2804, 330.9630
        CIE-Luv:
        51.7634, 77.9645, -83.0150
        Hunter-Lab:
        44.6484, 84.9287, -48.5422
      #dc0cce color charts
#dc0cce RGB chart
      #dc0cce CMYK chart
      #dc0cce RGB pie chart
      #dc0cce color shades, tints & tones
#dc0cce color schemes
#dc0cce color preview, HTML & CSS examples
           This text has a color of #dc0cce        
        
          <p style="color:#dc0cce;">Text here</p>
        
        
          .mytext {color:#dc0cce;}
        
        Text color #dc0cce
      
           This box has a color of #dc0cce        
        
          <div style="background-color:#dc0cce;">Content here</div>
        
        
          .mybackground {background-color:#dc0cce;}
        
        Background color #dc0cce
      
           Border around this has a color of #dc0cce        
        
          <div style="border:2px solid #dc0cce;">Content here</div>
        
        
          .myborder {border:2px solid #dc0cce;}
        
        Border color #dc0cce