#dd0172 color space conversions
Hex:
        #dd0172
        RGB:
        221, 1, 114
        CMY:
        13, 100, 55
        CMYK:
        0, 100, 48, 13
      HSL:
        329°, 99.0991%, 43.5294%
        HSV (HSB):
        329°, 99.5475%, 86.6667%
        XYZ:
        32.8669, 16.6088, 17.3931
        xyY:
        0.4915, 0.2484, 16.6088
      CIE-Lab:
        47.7632, 76.1070, 1.4185
        CIE-LCH:
        47.7632, 76.1202, 1.0677
        CIE-Luv:
        47.7632, 121.4316, -13.0597
        Hunter-Lab:
        40.7539, 72.6363, 3.2236
      #dd0172 color charts
#dd0172 RGB chart
      #dd0172 CMYK chart
      #dd0172 RGB pie chart
      #dd0172 color shades, tints & tones
#dd0172 color schemes
#dd0172 color preview, HTML & CSS examples
           This text has a color of #dd0172        
        
          <p style="color:#dd0172;">Text here</p>
        
        
          .mytext {color:#dd0172;}
        
        Text color #dd0172
      
           This box has a color of #dd0172        
        
          <div style="background-color:#dd0172;">Content here</div>
        
        
          .mybackground {background-color:#dd0172;}
        
        Background color #dd0172
      
           Border around this has a color of #dd0172        
        
          <div style="border:2px solid #dd0172;">Content here</div>
        
        
          .myborder {border:2px solid #dd0172;}
        
        Border color #dd0172