#d694ee color space conversions
Hex:
        #d694ee
        RGB:
        214, 148, 238
        CMY:
        16, 42, 7
        CMYK:
        10, 38, 0, 7
      HSL:
        284°, 72.5806%, 75.6863%
        HSV (HSB):
        284°, 37.8151%, 93.3333%
        XYZ:
        53.7541, 41.6490, 86.0948
        xyY:
        0.2962, 0.2295, 41.6490
      CIE-Lab:
        70.6282, 40.0886, -35.5830
        CIE-LCH:
        70.6282, 53.6027, 318.4074
        CIE-Luv:
        70.6282, 29.0956, -62.6152
        Hunter-Lab:
        64.5360, 35.7402, -33.9211
      #d694ee color charts
#d694ee RGB chart
      #d694ee CMYK chart
      #d694ee RGB pie chart
      #d694ee color shades, tints & tones
#d694ee color schemes
#d694ee color preview, HTML & CSS examples
           This text has a color of #d694ee        
        
          <p style="color:#d694ee;">Text here</p>
        
        
          .mytext {color:#d694ee;}
        
        Text color #d694ee
      
           This box has a color of #d694ee        
        
          <div style="background-color:#d694ee;">Content here</div>
        
        
          .mybackground {background-color:#d694ee;}
        
        Background color #d694ee
      
           Border around this has a color of #d694ee        
        
          <div style="border:2px solid #d694ee;">Content here</div>
        
        
          .myborder {border:2px solid #d694ee;}
        
        Border color #d694ee