#d5659d color space conversions
Hex:
        #d5659d
        RGB:
        213, 101, 157
        CMY:
        16, 60, 38
        CMYK:
        0, 53, 26, 16
      HSL:
        330°, 57.1429%, 61.5686%
        HSV (HSB):
        330°, 52.5822%, 83.5294%
        XYZ:
        38.1801, 25.8878, 34.8828
        xyY:
        0.3858, 0.2616, 25.8878
      CIE-Lab:
        57.9304, 50.2577, -9.3845
        CIE-LCH:
        57.9304, 51.1264, 349.4231
        CIE-Luv:
        57.9304, 67.5451, -22.3520
        Hunter-Lab:
        50.8801, 44.9051, -5.0325
      #d5659d color charts
#d5659d RGB chart
      #d5659d CMYK chart
      #d5659d RGB pie chart
      #d5659d color shades, tints & tones
#d5659d color schemes
#d5659d color preview, HTML & CSS examples
           This text has a color of #d5659d        
        
          <p style="color:#d5659d;">Text here</p>
        
        
          .mytext {color:#d5659d;}
        
        Text color #d5659d
      
           This box has a color of #d5659d        
        
          <div style="background-color:#d5659d;">Content here</div>
        
        
          .mybackground {background-color:#d5659d;}
        
        Background color #d5659d
      
           Border around this has a color of #d5659d        
        
          <div style="border:2px solid #d5659d;">Content here</div>
        
        
          .myborder {border:2px solid #d5659d;}
        
        Border color #d5659d