#daa1e5 color space conversions
Hex:
        #daa1e5
        RGB:
        218, 161, 229
        CMY:
        15, 37, 10
        CMYK:
        5, 30, 0, 10
      HSL:
        290°, 56.6667%, 76.4706%
        HSV (HSB):
        290°, 29.6943%, 89.8039%
        XYZ:
        55.8012, 46.0523, 80.0767
        xyY:
        0.3067, 0.2531, 46.0523
      CIE-Lab:
        73.5795, 32.5514, -26.0810
        CIE-LCH:
        73.5795, 41.7111, 321.2975
        CIE-Luv:
        73.5795, 27.1148, -46.2274
        Hunter-Lab:
        67.8619, 28.0180, -22.4586
      #daa1e5 color charts
#daa1e5 RGB chart
      #daa1e5 CMYK chart
      #daa1e5 RGB pie chart
      #daa1e5 color shades, tints & tones
#daa1e5 color schemes
#daa1e5 color preview, HTML & CSS examples
           This text has a color of #daa1e5        
        
          <p style="color:#daa1e5;">Text here</p>
        
        
          .mytext {color:#daa1e5;}
        
        Text color #daa1e5
      
           This box has a color of #daa1e5        
        
          <div style="background-color:#daa1e5;">Content here</div>
        
        
          .mybackground {background-color:#daa1e5;}
        
        Background color #daa1e5
      
           Border around this has a color of #daa1e5        
        
          <div style="border:2px solid #daa1e5;">Content here</div>
        
        
          .myborder {border:2px solid #daa1e5;}
        
        Border color #daa1e5