#dd0672 color space conversions
Hex:
        #dd0672
        RGB:
        221, 6, 114
        CMY:
        13, 98, 55
        CMYK:
        0, 97, 48, 13
      HSL:
        330°, 94.7137%, 44.5098%
        HSV (HSB):
        330°, 97.2851%, 86.6667%
        XYZ:
        32.9212, 16.7173, 17.4112
        xyY:
        0.4910, 0.2493, 16.7173
      CIE-Lab:
        47.9018, 75.7026, 1.6198
        CIE-LCH:
        47.9018, 75.7200, 1.2258
        CIE-Luv:
        47.9018, 120.9199, -12.7267
        Hunter-Lab:
        40.8868, 72.1725, 3.3727
      #dd0672 color charts
#dd0672 RGB chart
      #dd0672 CMYK chart
      #dd0672 RGB pie chart
      #dd0672 color shades, tints & tones
#dd0672 color schemes
#dd0672 color preview, HTML & CSS examples
           This text has a color of #dd0672        
        
          <p style="color:#dd0672;">Text here</p>
        
        
          .mytext {color:#dd0672;}
        
        Text color #dd0672
      
           This box has a color of #dd0672        
        
          <div style="background-color:#dd0672;">Content here</div>
        
        
          .mybackground {background-color:#dd0672;}
        
        Background color #dd0672
      
           Border around this has a color of #dd0672        
        
          <div style="border:2px solid #dd0672;">Content here</div>
        
        
          .myborder {border:2px solid #dd0672;}
        
        Border color #dd0672