#da5fe8 color space conversions
Hex:
        #da5fe8
        RGB:
        218, 95, 232
        CMY:
        15, 63, 9
        CMYK:
        6, 59, 0, 9
      HSL:
        294°, 74.8634%, 64.1176%
        HSV (HSB):
        294°, 59.0517%, 90.9804%
        XYZ:
        47.5711, 28.9160, 79.4180
        xyY:
        0.3051, 0.1855, 28.9160
      CIE-Lab:
        60.7075, 66.3472, -47.7777
        CIE-LCH:
        60.7075, 81.7598, 324.2417
        CIE-Luv:
        60.7075, 52.5635, -84.1818
        Hunter-Lab:
        53.7736, 63.8071, -49.9236
      #da5fe8 color charts
#da5fe8 RGB chart
      #da5fe8 CMYK chart
      #da5fe8 RGB pie chart
      #da5fe8 color shades, tints & tones
#da5fe8 color schemes
#da5fe8 color preview, HTML & CSS examples
           This text has a color of #da5fe8        
        
          <p style="color:#da5fe8;">Text here</p>
        
        
          .mytext {color:#da5fe8;}
        
        Text color #da5fe8
      
           This box has a color of #da5fe8        
        
          <div style="background-color:#da5fe8;">Content here</div>
        
        
          .mybackground {background-color:#da5fe8;}
        
        Background color #da5fe8
      
           Border around this has a color of #da5fe8        
        
          <div style="border:2px solid #da5fe8;">Content here</div>
        
        
          .myborder {border:2px solid #da5fe8;}
        
        Border color #da5fe8