#dd5382 color space conversions
Hex:
        #dd5382
        RGB:
        221, 83, 130
        CMY:
        13, 67, 49
        CMYK:
        0, 62, 41, 13
      HSL:
        340°, 66.9903%, 59.6078%
        HSV (HSB):
        340°, 62.4434%, 86.6667%
        XYZ:
        36.9413, 23.1704, 23.6444
        xyY:
        0.4411, 0.2766, 23.1704
      CIE-Lab:
        55.2474, 57.7886, 2.6270
        CIE-LCH:
        55.2474, 57.8483, 2.6028
        CIE-Luv:
        55.2474, 90.9350, -7.5083
        Hunter-Lab:
        48.1356, 52.7512, 4.5714
      #dd5382 color charts
#dd5382 RGB chart
      #dd5382 CMYK chart
      #dd5382 RGB pie chart
      #dd5382 color shades, tints & tones
#dd5382 color schemes
#dd5382 color preview, HTML & CSS examples
           This text has a color of #dd5382        
        
          <p style="color:#dd5382;">Text here</p>
        
        
          .mytext {color:#dd5382;}
        
        Text color #dd5382
      
           This box has a color of #dd5382        
        
          <div style="background-color:#dd5382;">Content here</div>
        
        
          .mybackground {background-color:#dd5382;}
        
        Background color #dd5382
      
           Border around this has a color of #dd5382        
        
          <div style="border:2px solid #dd5382;">Content here</div>
        
        
          .myborder {border:2px solid #dd5382;}
        
        Border color #dd5382