#dc0f5d color space conversions
Hex:
        #dc0f5d
        RGB:
        220, 15, 93
        CMY:
        14, 94, 64
        CMYK:
        0, 93, 58, 14
      HSL:
        337°, 87.2340%, 46.0784%
        HSV (HSB):
        337°, 93.1818%, 86.2745%
        XYZ:
        31.6618, 16.3476, 11.8426
        xyY:
        0.5290, 0.2731, 16.3476
      CIE-Lab:
        47.4273, 73.2123, 13.8892
        CIE-LCH:
        47.4273, 74.5182, 10.7420
        CIE-Luv:
        47.4273, 127.9699, 1.6154
        Hunter-Lab:
        40.4322, 69.0243, 10.9365
      #dc0f5d color charts
#dc0f5d RGB chart
      #dc0f5d CMYK chart
      #dc0f5d RGB pie chart
      #dc0f5d color shades, tints & tones
#dc0f5d color schemes
#dc0f5d color preview, HTML & CSS examples
           This text has a color of #dc0f5d        
        
          <p style="color:#dc0f5d;">Text here</p>
        
        
          .mytext {color:#dc0f5d;}
        
        Text color #dc0f5d
      
           This box has a color of #dc0f5d        
        
          <div style="background-color:#dc0f5d;">Content here</div>
        
        
          .mybackground {background-color:#dc0f5d;}
        
        Background color #dc0f5d
      
           Border around this has a color of #dc0f5d        
        
          <div style="border:2px solid #dc0f5d;">Content here</div>
        
        
          .myborder {border:2px solid #dc0f5d;}
        
        Border color #dc0f5d