#dc045e color space conversions
Hex:
        #dc045e
        RGB:
        220, 4, 94
        CMY:
        14, 98, 63
        CMYK:
        0, 98, 57, 14
      HSL:
        335°, 96.4286%, 43.9216%
        HSV (HSB):
        335°, 98.1818%, 86.2745%
        XYZ:
        31.5790, 16.1106, 12.0349
        xyY:
        0.5287, 0.2697, 16.1106
      CIE-Lab:
        47.1193, 74.2374, 12.8441
        CIE-LCH:
        47.1193, 75.3403, 9.8158
        CIE-Luv:
        47.1193, 128.9396, 0.2356
        Hunter-Lab:
        40.1380, 70.1950, 10.3192
      #dc045e color charts
#dc045e RGB chart
      #dc045e CMYK chart
      #dc045e RGB pie chart
      #dc045e color shades, tints & tones
#dc045e color schemes
#dc045e color preview, HTML & CSS examples
           This text has a color of #dc045e        
        
          <p style="color:#dc045e;">Text here</p>
        
        
          .mytext {color:#dc045e;}
        
        Text color #dc045e
      
           This box has a color of #dc045e        
        
          <div style="background-color:#dc045e;">Content here</div>
        
        
          .mybackground {background-color:#dc045e;}
        
        Background color #dc045e
      
           Border around this has a color of #dc045e        
        
          <div style="border:2px solid #dc045e;">Content here</div>
        
        
          .myborder {border:2px solid #dc045e;}
        
        Border color #dc045e