#dc0fcf color space conversions
Hex:
        #dc0fcf
        RGB:
        220, 15, 207
        CMY:
        14, 94, 19
        CMYK:
        0, 93, 6, 14
      HSL:
        304°, 87.2340%, 46.0784%
        HSV (HSB):
        304°, 93.1818%, 86.2745%
        XYZ:
        40.9485, 20.0623, 60.7457
        xyY:
        0.3363, 0.1648, 20.0623
      CIE-Lab:
        51.9076, 84.9280, -47.5629
        CIE-LCH:
        51.9076, 97.3396, 330.7495
        CIE-Luv:
        51.9076, 77.3810, -83.5628
        Hunter-Lab:
        44.7909, 84.8031, -49.0557
      #dc0fcf color charts
#dc0fcf RGB chart
      #dc0fcf CMYK chart
      #dc0fcf RGB pie chart
      #dc0fcf color shades, tints & tones
#dc0fcf color schemes
#dc0fcf color preview, HTML & CSS examples
           This text has a color of #dc0fcf        
        
          <p style="color:#dc0fcf;">Text here</p>
        
        
          .mytext {color:#dc0fcf;}
        
        Text color #dc0fcf
      
           This box has a color of #dc0fcf        
        
          <div style="background-color:#dc0fcf;">Content here</div>
        
        
          .mybackground {background-color:#dc0fcf;}
        
        Background color #dc0fcf
      
           Border around this has a color of #dc0fcf        
        
          <div style="border:2px solid #dc0fcf;">Content here</div>
        
        
          .myborder {border:2px solid #dc0fcf;}
        
        Border color #dc0fcf