#d5297f color space conversions
Hex:
        #d5297f
        RGB:
        213, 41, 127
        CMY:
        16, 84, 50
        CMYK:
        0, 81, 40, 16
      HSL:
        330°, 67.7165%, 49.8039%
        HSV (HSB):
        330°, 80.7512%, 83.5294%
        XYZ:
        32.0643, 17.2643, 21.7210
        xyY:
        0.4513, 0.2430, 17.2643
      CIE-Lab:
        48.5914, 69.6571, -5.4967
        CIE-LCH:
        48.5914, 69.8737, 355.4881
        CIE-Luv:
        48.5914, 102.4841, -20.2862
        Hunter-Lab:
        41.5504, 65.0348, -1.9095
      #d5297f color charts
#d5297f RGB chart
      #d5297f CMYK chart
      #d5297f RGB pie chart
      #d5297f color shades, tints & tones
#d5297f color schemes
#d5297f color preview, HTML & CSS examples
           This text has a color of #d5297f        
        
          <p style="color:#d5297f;">Text here</p>
        
        
          .mytext {color:#d5297f;}
        
        Text color #d5297f
      
           This box has a color of #d5297f        
        
          <div style="background-color:#d5297f;">Content here</div>
        
        
          .mybackground {background-color:#d5297f;}
        
        Background color #d5297f
      
           Border around this has a color of #d5297f        
        
          <div style="border:2px solid #d5297f;">Content here</div>
        
        
          .myborder {border:2px solid #d5297f;}
        
        Border color #d5297f