#d49af5 color space conversions
Hex:
        #d49af5
        RGB:
        212, 154, 245
        CMY:
        17, 40, 4
        CMYK:
        13, 37, 0, 4
      HSL:
        278°, 81.9820%, 78.2353%
        HSV (HSB):
        278°, 37.1429%, 96.0784%
        XYZ:
        55.1884, 43.7008, 91.9126
        xyY:
        0.2892, 0.2290, 43.7008
      CIE-Lab:
        72.0281, 37.7003, -37.2448
        CIE-LCH:
        72.0281, 52.9952, 315.3483
        CIE-Luv:
        72.0281, 24.2975, -65.1913
        Hunter-Lab:
        66.1066, 33.3323, -36.1604
      #d49af5 color charts
#d49af5 RGB chart
      #d49af5 CMYK chart
      #d49af5 RGB pie chart
      #d49af5 color shades, tints & tones
#d49af5 color schemes
#d49af5 color preview, HTML & CSS examples
           This text has a color of #d49af5        
        
          <p style="color:#d49af5;">Text here</p>
        
        
          .mytext {color:#d49af5;}
        
        Text color #d49af5
      
           This box has a color of #d49af5        
        
          <div style="background-color:#d49af5;">Content here</div>
        
        
          .mybackground {background-color:#d49af5;}
        
        Background color #d49af5
      
           Border around this has a color of #d49af5        
        
          <div style="border:2px solid #d49af5;">Content here</div>
        
        
          .myborder {border:2px solid #d49af5;}
        
        Border color #d49af5