#dc0a7f color space conversions
Hex:
        #dc0a7f
        RGB:
        220, 10, 127
        CMY:
        14, 96, 50
        CMYK:
        0, 95, 42, 14
      HSL:
        327°, 91.3043%, 45.0980%
        HSV (HSB):
        327°, 95.4545%, 86.2745%
        XYZ:
        33.4545, 16.9650, 21.5900
        xyY:
        0.4646, 0.2356, 16.9650
      CIE-Lab:
        48.2159, 76.2348, -5.9085
        CIE-LCH:
        48.2159, 76.4634, 355.5682
        CIE-Luv:
        48.2159, 113.8097, -22.2091
        Hunter-Lab:
        41.1886, 72.9024, -2.2462
      #dc0a7f color charts
#dc0a7f RGB chart
      #dc0a7f CMYK chart
      #dc0a7f RGB pie chart
      #dc0a7f color shades, tints & tones
#dc0a7f color schemes
#dc0a7f color preview, HTML & CSS examples
           This text has a color of #dc0a7f        
        
          <p style="color:#dc0a7f;">Text here</p>
        
        
          .mytext {color:#dc0a7f;}
        
        Text color #dc0a7f
      
           This box has a color of #dc0a7f        
        
          <div style="background-color:#dc0a7f;">Content here</div>
        
        
          .mybackground {background-color:#dc0a7f;}
        
        Background color #dc0a7f
      
           Border around this has a color of #dc0a7f        
        
          <div style="border:2px solid #dc0a7f;">Content here</div>
        
        
          .myborder {border:2px solid #dc0a7f;}
        
        Border color #dc0a7f