#d494d8 color space conversions
Hex:
        #d494d8
        RGB:
        212, 148, 216
        CMY:
        17, 42, 15
        CMYK:
        2, 31, 0, 15
      HSL:
        296°, 46.5753%, 71.3725%
        HSV (HSB):
        296°, 31.4815%, 84.7059%
        XYZ:
        50.1360, 40.1347, 70.0701
        xyY:
        0.3127, 0.2503, 40.1347
      CIE-Lab:
        69.5654, 35.1765, -25.1450
        CIE-LCH:
        69.5654, 43.2396, 324.4419
        CIE-Luv:
        69.5654, 31.3905, -44.7423
        Hunter-Lab:
        63.3520, 30.3967, -21.2310
      #d494d8 color charts
#d494d8 RGB chart
      #d494d8 CMYK chart
      #d494d8 RGB pie chart
      #d494d8 color shades, tints & tones
#d494d8 color schemes
#d494d8 color preview, HTML & CSS examples
           This text has a color of #d494d8        
        
          <p style="color:#d494d8;">Text here</p>
        
        
          .mytext {color:#d494d8;}
        
        Text color #d494d8
      
           This box has a color of #d494d8        
        
          <div style="background-color:#d494d8;">Content here</div>
        
        
          .mybackground {background-color:#d494d8;}
        
        Background color #d494d8
      
           Border around this has a color of #d494d8        
        
          <div style="border:2px solid #d494d8;">Content here</div>
        
        
          .myborder {border:2px solid #d494d8;}
        
        Border color #d494d8