#d49df4 color space conversions
Hex:
        #d49df4
        RGB:
        212, 157, 244
        CMY:
        17, 38, 4
        CMYK:
        13, 36, 0, 4
      HSL:
        278°, 79.8165%, 78.6275%
        HSV (HSB):
        278°, 35.6557%, 95.6863%
        XYZ:
        55.5375, 44.6426, 91.2777
        xyY:
        0.2901, 0.2332, 44.6426
      CIE-Lab:
        72.6560, 35.8715, -35.7260
        CIE-LCH:
        72.6560, 50.6272, 315.1164
        CIE-Luv:
        72.6560, 23.1695, -62.4847
        Hunter-Lab:
        66.8152, 31.4446, -34.2268
      #d49df4 color charts
#d49df4 RGB chart
      #d49df4 CMYK chart
      #d49df4 RGB pie chart
      #d49df4 color shades, tints & tones
#d49df4 color schemes
#d49df4 color preview, HTML & CSS examples
           This text has a color of #d49df4        
        
          <p style="color:#d49df4;">Text here</p>
        
        
          .mytext {color:#d49df4;}
        
        Text color #d49df4
      
           This box has a color of #d49df4        
        
          <div style="background-color:#d49df4;">Content here</div>
        
        
          .mybackground {background-color:#d49df4;}
        
        Background color #d49df4
      
           Border around this has a color of #d49df4        
        
          <div style="border:2px solid #d49df4;">Content here</div>
        
        
          .myborder {border:2px solid #d49df4;}
        
        Border color #d49df4