#dd5298 color space conversions
Hex:
        #dd5298
        RGB:
        221, 82, 152
        CMY:
        13, 68, 40
        CMYK:
        0, 63, 31, 13
      HSL:
        330°, 67.1498%, 59.4118%
        HSV (HSB):
        330°, 62.8959%, 86.6667%
        XYZ:
        38.5036, 23.6737, 32.2459
        xyY:
        0.4078, 0.2507, 23.6737
      CIE-Lab:
        55.7596, 60.6536, -9.5881
        CIE-LCH:
        55.7596, 61.4068, 351.0170
        CIE-Luv:
        55.7596, 84.2686, -24.5157
        Hunter-Lab:
        48.6557, 56.1083, -5.2347
      #dd5298 color charts
#dd5298 RGB chart
      #dd5298 CMYK chart
      #dd5298 RGB pie chart
      #dd5298 color shades, tints & tones
#dd5298 color schemes
#dd5298 color preview, HTML & CSS examples
           This text has a color of #dd5298        
        
          <p style="color:#dd5298;">Text here</p>
        
        
          .mytext {color:#dd5298;}
        
        Text color #dd5298
      
           This box has a color of #dd5298        
        
          <div style="background-color:#dd5298;">Content here</div>
        
        
          .mybackground {background-color:#dd5298;}
        
        Background color #dd5298
      
           Border around this has a color of #dd5298        
        
          <div style="border:2px solid #dd5298;">Content here</div>
        
        
          .myborder {border:2px solid #dd5298;}
        
        Border color #dd5298