#dd0081 color space conversions
Hex:
        #dd0081
        RGB:
        221, 0, 129
        CMY:
        13, 100, 49
        CMYK:
        0, 100, 42, 13
      HSL:
        325°, 100.0000%, 43.3333%
        HSV (HSB):
        325°, 100.0000%, 86.6667%
        XYZ:
        33.7812, 16.9571, 22.2615
        xyY:
        0.4628, 0.2323, 16.9571
      CIE-Lab:
        48.2060, 77.4233, -7.1224
        CIE-LCH:
        48.2060, 77.7503, 354.7440
        CIE-Luv:
        48.2060, 114.6049, -24.0290
        Hunter-Lab:
        41.1790, 74.3692, -3.2270
      #dd0081 color charts
#dd0081 RGB chart
      #dd0081 CMYK chart
      #dd0081 RGB pie chart
      #dd0081 color shades, tints & tones
#dd0081 color schemes
#dd0081 color preview, HTML & CSS examples
           This text has a color of #dd0081        
        
          <p style="color:#dd0081;">Text here</p>
        
        
          .mytext {color:#dd0081;}
        
        Text color #dd0081
      
           This box has a color of #dd0081        
        
          <div style="background-color:#dd0081;">Content here</div>
        
        
          .mybackground {background-color:#dd0081;}
        
        Background color #dd0081
      
           Border around this has a color of #dd0081        
        
          <div style="border:2px solid #dd0081;">Content here</div>
        
        
          .myborder {border:2px solid #dd0081;}
        
        Border color #dd0081