#dc0f77 color space conversions
Hex:
        #dc0f77
        RGB:
        220, 15, 119
        CMY:
        14, 94, 53
        CMYK:
        0, 93, 46, 14
      HSL:
        330°, 87.2340%, 46.0784%
        HSV (HSB):
        330°, 93.1818%, 86.2745%
        XYZ:
        33.0158, 16.8892, 18.9726
        xyY:
        0.4793, 0.2452, 16.8892
      CIE-Lab:
        48.1201, 75.0979, -1.1564
        CIE-LCH:
        48.1201, 75.1068, 359.1178
        CIE-Luv:
        48.1201, 116.9046, -15.9706
        Hunter-Lab:
        41.0965, 71.4833, 1.3957
      #dc0f77 color charts
#dc0f77 RGB chart
      #dc0f77 CMYK chart
      #dc0f77 RGB pie chart
      #dc0f77 color shades, tints & tones
#dc0f77 color schemes
#dc0f77 color preview, HTML & CSS examples
           This text has a color of #dc0f77        
        
          <p style="color:#dc0f77;">Text here</p>
        
        
          .mytext {color:#dc0f77;}
        
        Text color #dc0f77
      
           This box has a color of #dc0f77        
        
          <div style="background-color:#dc0f77;">Content here</div>
        
        
          .mybackground {background-color:#dc0f77;}
        
        Background color #dc0f77
      
           Border around this has a color of #dc0f77        
        
          <div style="border:2px solid #dc0f77;">Content here</div>
        
        
          .myborder {border:2px solid #dc0f77;}
        
        Border color #dc0f77