#daa2df color space conversions
Hex:
        #daa2df
        RGB:
        218, 162, 223
        CMY:
        15, 36, 13
        CMYK:
        2, 27, 0, 13
      HSL:
        295°, 48.8000%, 75.4902%
        HSV (HSB):
        295°, 27.3543%, 87.4510%
        XYZ:
        55.1531, 46.0738, 75.7983
        xyY:
        0.3116, 0.2603, 46.0738
      CIE-Lab:
        73.5934, 30.8641, -22.7828
        CIE-LCH:
        73.5934, 38.3621, 323.5666
        CIE-Luv:
        73.5934, 27.4976, -40.6146
        Hunter-Lab:
        67.8777, 26.2517, -18.6941
      #daa2df color charts
#daa2df RGB chart
      #daa2df CMYK chart
      #daa2df RGB pie chart
      #daa2df color shades, tints & tones
#daa2df color schemes
#daa2df color preview, HTML & CSS examples
           This text has a color of #daa2df        
        
          <p style="color:#daa2df;">Text here</p>
        
        
          .mytext {color:#daa2df;}
        
        Text color #daa2df
      
           This box has a color of #daa2df        
        
          <div style="background-color:#daa2df;">Content here</div>
        
        
          .mybackground {background-color:#daa2df;}
        
        Background color #daa2df
      
           Border around this has a color of #daa2df        
        
          <div style="border:2px solid #daa2df;">Content here</div>
        
        
          .myborder {border:2px solid #daa2df;}
        
        Border color #daa2df