#dc0fd2 color space conversions
Hex:
        #dc0fd2
        RGB:
        220, 15, 210
        CMY:
        14, 94, 18
        CMYK:
        0, 93, 5, 14
      HSL:
        303°, 87.2340%, 46.0784%
        HSV (HSB):
        303°, 93.1818%, 86.2745%
        XYZ:
        41.3189, 20.2104, 62.6960
        xyY:
        0.3326, 0.1627, 20.2104
      CIE-Lab:
        52.0743, 85.3444, -49.0190
        CIE-LCH:
        52.0743, 98.4201, 330.1284
        CIE-Luv:
        52.0743, 76.1585, -85.8340
        Hunter-Lab:
        44.9560, 85.3856, -51.2171
      #dc0fd2 color charts
#dc0fd2 RGB chart
      #dc0fd2 CMYK chart
      #dc0fd2 RGB pie chart
      #dc0fd2 color shades, tints & tones
#dc0fd2 color schemes
#dc0fd2 color preview, HTML & CSS examples
           This text has a color of #dc0fd2        
        
          <p style="color:#dc0fd2;">Text here</p>
        
        
          .mytext {color:#dc0fd2;}
        
        Text color #dc0fd2
      
           This box has a color of #dc0fd2        
        
          <div style="background-color:#dc0fd2;">Content here</div>
        
        
          .mybackground {background-color:#dc0fd2;}
        
        Background color #dc0fd2
      
           Border around this has a color of #dc0fd2        
        
          <div style="border:2px solid #dc0fd2;">Content here</div>
        
        
          .myborder {border:2px solid #dc0fd2;}
        
        Border color #dc0fd2