#d5297d color space conversions
Hex:
        #d5297d
        RGB:
        213, 41, 125
        CMY:
        16, 84, 51
        CMYK:
        0, 81, 41, 16
      HSL:
        331°, 67.7165%, 49.8039%
        HSV (HSB):
        331°, 80.7512%, 83.5294%
        XYZ:
        31.9352, 17.2127, 21.0412
        xyY:
        0.4550, 0.2452, 17.2127
      CIE-Lab:
        48.5269, 69.4673, -4.3758
        CIE-LCH:
        48.5269, 69.6049, 356.3956
        CIE-Luv:
        48.5269, 103.3185, -18.7965
        Hunter-Lab:
        41.4882, 64.7946, -1.0280
      #d5297d color charts
#d5297d RGB chart
      #d5297d CMYK chart
      #d5297d RGB pie chart
      #d5297d color shades, tints & tones
#d5297d color schemes
#d5297d color preview, HTML & CSS examples
           This text has a color of #d5297d        
        
          <p style="color:#d5297d;">Text here</p>
        
        
          .mytext {color:#d5297d;}
        
        Text color #d5297d
      
           This box has a color of #d5297d        
        
          <div style="background-color:#d5297d;">Content here</div>
        
        
          .mybackground {background-color:#d5297d;}
        
        Background color #d5297d
      
           Border around this has a color of #d5297d        
        
          <div style="border:2px solid #d5297d;">Content here</div>
        
        
          .myborder {border:2px solid #d5297d;}
        
        Border color #d5297d