#d699d8 color space conversions
Hex:
        #d699d8
        RGB:
        214, 153, 216
        CMY:
        16, 40, 15
        CMYK:
        1, 29, 0, 15
      HSL:
        298°, 44.6809%, 72.3529%
        HSV (HSB):
        298°, 29.1667%, 84.7059%
        XYZ:
        51.5175, 42.0365, 70.3643
        xyY:
        0.3143, 0.2564, 42.0365
      CIE-Lab:
        70.8961, 33.1179, -23.0921
        CIE-LCH:
        70.8961, 40.3738, 325.1131
        CIE-Luv:
        70.8961, 30.3045, -41.2449
        Hunter-Lab:
        64.8355, 28.3715, -18.9610
      #d699d8 color charts
#d699d8 RGB chart
      #d699d8 CMYK chart
      #d699d8 RGB pie chart
      #d699d8 color shades, tints & tones
#d699d8 color schemes
#d699d8 color preview, HTML & CSS examples
           This text has a color of #d699d8        
        
          <p style="color:#d699d8;">Text here</p>
        
        
          .mytext {color:#d699d8;}
        
        Text color #d699d8
      
           This box has a color of #d699d8        
        
          <div style="background-color:#d699d8;">Content here</div>
        
        
          .mybackground {background-color:#d699d8;}
        
        Background color #d699d8
      
           Border around this has a color of #d699d8        
        
          <div style="border:2px solid #d699d8;">Content here</div>
        
        
          .myborder {border:2px solid #d699d8;}
        
        Border color #d699d8