#dc16d5 color space conversions
Hex:
        #dc16d5
        RGB:
        220, 22, 213
        CMY:
        14, 91, 16
        CMYK:
        0, 90, 3, 14
      HSL:
        302°, 81.8182%, 47.4510%
        HSV (HSB):
        302°, 90.0000%, 86.2745%
        XYZ:
        41.8124, 20.5936, 64.7220
        xyY:
        0.3289, 0.1620, 20.5936
      CIE-Lab:
        52.5018, 85.0037, -50.0553
        CIE-LCH:
        52.5018, 98.6467, 329.5079
        CIE-Luv:
        52.5018, 74.4677, -87.4894
        Hunter-Lab:
        45.3801, 85.0511, -52.7944
      #dc16d5 color charts
#dc16d5 RGB chart
      #dc16d5 CMYK chart
      #dc16d5 RGB pie chart
      #dc16d5 color shades, tints & tones
#dc16d5 color schemes
#dc16d5 color preview, HTML & CSS examples
           This text has a color of #dc16d5        
        
          <p style="color:#dc16d5;">Text here</p>
        
        
          .mytext {color:#dc16d5;}
        
        Text color #dc16d5
      
           This box has a color of #dc16d5        
        
          <div style="background-color:#dc16d5;">Content here</div>
        
        
          .mybackground {background-color:#dc16d5;}
        
        Background color #dc16d5
      
           Border around this has a color of #dc16d5        
        
          <div style="border:2px solid #dc16d5;">Content here</div>
        
        
          .myborder {border:2px solid #dc16d5;}
        
        Border color #dc16d5