#dc0fc1 color space conversions
Hex:
        #dc0fc1
        RGB:
        220, 15, 193
        CMY:
        14, 94, 24
        CMYK:
        0, 93, 12, 14
      HSL:
        308°, 87.2340%, 46.0784%
        HSV (HSB):
        308°, 93.1818%, 86.2745%
        XYZ:
        39.3117, 19.4075, 52.1262
        xyY:
        0.3547, 0.1751, 19.4075
      CIE-Lab:
        51.1606, 83.0471, -40.6629
        CIE-LCH:
        51.1606, 92.4678, 333.9120
        CIE-Luv:
        51.1606, 83.2551, -72.8474
        Hunter-Lab:
        44.0540, 82.1903, -39.3161
      #dc0fc1 color charts
#dc0fc1 RGB chart
      #dc0fc1 CMYK chart
      #dc0fc1 RGB pie chart
      #dc0fc1 color shades, tints & tones
#dc0fc1 color schemes
#dc0fc1 color preview, HTML & CSS examples
           This text has a color of #dc0fc1        
        
          <p style="color:#dc0fc1;">Text here</p>
        
        
          .mytext {color:#dc0fc1;}
        
        Text color #dc0fc1
      
           This box has a color of #dc0fc1        
        
          <div style="background-color:#dc0fc1;">Content here</div>
        
        
          .mybackground {background-color:#dc0fc1;}
        
        Background color #dc0fc1
      
           Border around this has a color of #dc0fc1        
        
          <div style="border:2px solid #dc0fc1;">Content here</div>
        
        
          .myborder {border:2px solid #dc0fc1;}
        
        Border color #dc0fc1