#da5ed2 color space conversions
Hex:
        #da5ed2
        RGB:
        218, 94, 210
        CMY:
        15, 63, 18
        CMYK:
        0, 57, 4, 15
      HSL:
        304°, 62.6263%, 61.1765%
        HSV (HSB):
        304°, 56.8807%, 85.4902%
        XYZ:
        44.5490, 27.5640, 63.9452
        xyY:
        0.3274, 0.2026, 27.5640
      CIE-Lab:
        59.4928, 62.9918, -37.3263
        CIE-LCH:
        59.4928, 73.2204, 329.3508
        CIE-Luv:
        59.4928, 59.0678, -66.9690
        Hunter-Lab:
        52.5014, 59.5851, -35.4625
      #da5ed2 color charts
#da5ed2 RGB chart
      #da5ed2 CMYK chart
      #da5ed2 RGB pie chart
      #da5ed2 color shades, tints & tones
#da5ed2 color schemes
#da5ed2 color preview, HTML & CSS examples
           This text has a color of #da5ed2        
        
          <p style="color:#da5ed2;">Text here</p>
        
        
          .mytext {color:#da5ed2;}
        
        Text color #da5ed2
      
           This box has a color of #da5ed2        
        
          <div style="background-color:#da5ed2;">Content here</div>
        
        
          .mybackground {background-color:#da5ed2;}
        
        Background color #da5ed2
      
           Border around this has a color of #da5ed2        
        
          <div style="border:2px solid #da5ed2;">Content here</div>
        
        
          .myborder {border:2px solid #da5ed2;}
        
        Border color #da5ed2