#da5ae4 color space conversions
Hex:
        #da5ae4
        RGB:
        218, 90, 228
        CMY:
        15, 65, 11
        CMYK:
        4, 61, 0, 11
      HSL:
        296°, 71.8750%, 62.3529%
        HSV (HSB):
        296°, 60.5263%, 89.4118%
        XYZ:
        46.5732, 27.8192, 76.3137
        xyY:
        0.3090, 0.1846, 27.8192
      CIE-Lab:
        59.7250, 67.7862, -47.0946
        CIE-LCH:
        59.7250, 82.5401, 325.2103
        CIE-Luv:
        59.7250, 55.1710, -83.0348
        Hunter-Lab:
        52.7439, 65.3148, -48.8644
      #da5ae4 color charts
#da5ae4 RGB chart
      #da5ae4 CMYK chart
      #da5ae4 RGB pie chart
      #da5ae4 color shades, tints & tones
#da5ae4 color schemes
#da5ae4 color preview, HTML & CSS examples
           This text has a color of #da5ae4        
        
          <p style="color:#da5ae4;">Text here</p>
        
        
          .mytext {color:#da5ae4;}
        
        Text color #da5ae4
      
           This box has a color of #da5ae4        
        
          <div style="background-color:#da5ae4;">Content here</div>
        
        
          .mybackground {background-color:#da5ae4;}
        
        Background color #da5ae4
      
           Border around this has a color of #da5ae4        
        
          <div style="border:2px solid #da5ae4;">Content here</div>
        
        
          .myborder {border:2px solid #da5ae4;}
        
        Border color #da5ae4