#d5387d color space conversions
Hex:
        #d5387d
        RGB:
        213, 56, 125
        CMY:
        16, 78, 51
        CMYK:
        0, 74, 41, 16
      HSL:
        334°, 65.1452%, 52.7451%
        HSV (HSB):
        334°, 73.7089%, 83.5294%
        XYZ:
        32.5564, 18.4551, 21.2483
        xyY:
        0.4505, 0.2554, 18.4551
      CIE-Lab:
        50.0436, 65.1694, -2.1390
        CIE-LCH:
        50.0436, 65.2045, 358.1201
        CIE-Luv:
        50.0436, 98.3463, -15.0875
        Hunter-Lab:
        42.9595, 60.0955, 0.7460
      #d5387d color charts
#d5387d RGB chart
      #d5387d CMYK chart
      #d5387d RGB pie chart
      #d5387d color shades, tints & tones
#d5387d color schemes
#d5387d color preview, HTML & CSS examples
           This text has a color of #d5387d        
        
          <p style="color:#d5387d;">Text here</p>
        
        
          .mytext {color:#d5387d;}
        
        Text color #d5387d
      
           This box has a color of #d5387d        
        
          <div style="background-color:#d5387d;">Content here</div>
        
        
          .mybackground {background-color:#d5387d;}
        
        Background color #d5387d
      
           Border around this has a color of #d5387d        
        
          <div style="border:2px solid #d5387d;">Content here</div>
        
        
          .myborder {border:2px solid #d5387d;}
        
        Border color #d5387d