#da5c7d color space conversions
Hex:
        #da5c7d
        RGB:
        218, 92, 125
        CMY:
        15, 64, 51
        CMYK:
        0, 58, 43, 15
      HSL:
        344°, 63.0000%, 60.7843%
        HSV (HSB):
        344°, 57.7982%, 85.4902%
        XYZ:
        36.4423, 24.0404, 22.1216
        xyY:
        0.4412, 0.2910, 24.0404
      CIE-Lab:
        56.1282, 52.3414, 6.7839
        CIE-LCH:
        56.1282, 52.7792, 7.3848
        CIE-Luv:
        56.1282, 85.1636, -1.0542
        Hunter-Lab:
        49.0310, 46.8658, 7.5715
      #da5c7d color charts
#da5c7d RGB chart
      #da5c7d CMYK chart
      #da5c7d RGB pie chart
      #da5c7d color shades, tints & tones
#da5c7d color schemes
#da5c7d color preview, HTML & CSS examples
           This text has a color of #da5c7d        
        
          <p style="color:#da5c7d;">Text here</p>
        
        
          .mytext {color:#da5c7d;}
        
        Text color #da5c7d
      
           This box has a color of #da5c7d        
        
          <div style="background-color:#da5c7d;">Content here</div>
        
        
          .mybackground {background-color:#da5c7d;}
        
        Background color #da5c7d
      
           Border around this has a color of #da5c7d        
        
          <div style="border:2px solid #da5c7d;">Content here</div>
        
        
          .myborder {border:2px solid #da5c7d;}
        
        Border color #da5c7d