#dc16cf color space conversions
Hex:
        #dc16cf
        RGB:
        220, 22, 207
        CMY:
        14, 91, 19
        CMYK:
        0, 90, 6, 14
      HSL:
        304°, 81.8182%, 47.4510%
        HSV (HSB):
        304°, 90.0000%, 86.2745%
        XYZ:
        41.0646, 20.2945, 60.7844
        xyY:
        0.3362, 0.1662, 20.2945
      CIE-Lab:
        52.1685, 84.1597, -47.1480
        CIE-LCH:
        52.1685, 96.4665, 330.7416
        CIE-Luv:
        52.1685, 76.8750, -82.9425
        Hunter-Lab:
        45.0494, 83.8747, -48.4644
      #dc16cf color charts
#dc16cf RGB chart
      #dc16cf CMYK chart
      #dc16cf RGB pie chart
      #dc16cf color shades, tints & tones
#dc16cf color schemes
#dc16cf color preview, HTML & CSS examples
           This text has a color of #dc16cf        
        
          <p style="color:#dc16cf;">Text here</p>
        
        
          .mytext {color:#dc16cf;}
        
        Text color #dc16cf
      
           This box has a color of #dc16cf        
        
          <div style="background-color:#dc16cf;">Content here</div>
        
        
          .mybackground {background-color:#dc16cf;}
        
        Background color #dc16cf
      
           Border around this has a color of #dc16cf        
        
          <div style="border:2px solid #dc16cf;">Content here</div>
        
        
          .myborder {border:2px solid #dc16cf;}
        
        Border color #dc16cf