#d894ee color space conversions
Hex:
        #d894ee
        RGB:
        216, 148, 238
        CMY:
        15, 42, 7
        CMYK:
        9, 38, 0, 7
      HSL:
        285°, 72.5806%, 75.6863%
        HSV (HSB):
        285°, 37.8151%, 93.3333%
        XYZ:
        54.3414, 41.9518, 86.1223
        xyY:
        0.2979, 0.2300, 41.9518
      CIE-Lab:
        70.8377, 40.6864, -35.2416
        CIE-LCH:
        70.8377, 53.8271, 319.1017
        CIE-Luv:
        70.8377, 30.3092, -62.1755
        Hunter-Lab:
        64.7702, 36.4115, -33.4964
      #d894ee color charts
#d894ee RGB chart
      #d894ee CMYK chart
      #d894ee RGB pie chart
      #d894ee color shades, tints & tones
#d894ee color schemes
#d894ee color preview, HTML & CSS examples
           This text has a color of #d894ee        
        
          <p style="color:#d894ee;">Text here</p>
        
        
          .mytext {color:#d894ee;}
        
        Text color #d894ee
      
           This box has a color of #d894ee        
        
          <div style="background-color:#d894ee;">Content here</div>
        
        
          .mybackground {background-color:#d894ee;}
        
        Background color #d894ee
      
           Border around this has a color of #d894ee        
        
          <div style="border:2px solid #d894ee;">Content here</div>
        
        
          .myborder {border:2px solid #d894ee;}
        
        Border color #d894ee