#dc06c3 color space conversions
Hex:
        #dc06c3
        RGB:
        220, 6, 195
        CMY:
        14, 98, 24
        CMYK:
        0, 97, 11, 14
      HSL:
        307°, 94.6903%, 44.3137%
        HSV (HSB):
        307°, 97.2727%, 86.2745%
        XYZ:
        39.4307, 19.2860, 53.2741
        xyY:
        0.3521, 0.1722, 19.2860
      CIE-Lab:
        51.0202, 84.0281, -42.0452
        CIE-LCH:
        51.0202, 93.9602, 333.4179
        CIE-Luv:
        51.0202, 82.9096, -74.9798
        Hunter-Lab:
        43.9159, 83.4167, -41.1833
      #dc06c3 color charts
#dc06c3 RGB chart
      #dc06c3 CMYK chart
      #dc06c3 RGB pie chart
      #dc06c3 color shades, tints & tones
#dc06c3 color schemes
#dc06c3 color preview, HTML & CSS examples
           This text has a color of #dc06c3        
        
          <p style="color:#dc06c3;">Text here</p>
        
        
          .mytext {color:#dc06c3;}
        
        Text color #dc06c3
      
           This box has a color of #dc06c3        
        
          <div style="background-color:#dc06c3;">Content here</div>
        
        
          .mybackground {background-color:#dc06c3;}
        
        Background color #dc06c3
      
           Border around this has a color of #dc06c3        
        
          <div style="border:2px solid #dc06c3;">Content here</div>
        
        
          .myborder {border:2px solid #dc06c3;}
        
        Border color #dc06c3