#d699cb color space conversions
Hex:
        #d699cb
        RGB:
        214, 153, 203
        CMY:
        16, 40, 20
        CMYK:
        0, 29, 5, 16
      HSL:
        311°, 42.6573%, 71.9608%
        HSV (HSB):
        311°, 28.5047%, 83.9216%
        XYZ:
        49.9023, 41.3904, 61.8589
        xyY:
        0.3258, 0.2703, 41.3904
      CIE-Lab:
        70.4486, 30.7410, -16.5954
        CIE-LCH:
        70.4486, 34.9344, 331.6378
        CIE-Luv:
        70.4486, 32.2896, -30.5220
        Hunter-Lab:
        64.3354, 25.8681, -11.9730
      #d699cb color charts
#d699cb RGB chart
      #d699cb CMYK chart
      #d699cb RGB pie chart
      #d699cb color shades, tints & tones
#d699cb color schemes
#d699cb color preview, HTML & CSS examples
           This text has a color of #d699cb        
        
          <p style="color:#d699cb;">Text here</p>
        
        
          .mytext {color:#d699cb;}
        
        Text color #d699cb
      
           This box has a color of #d699cb        
        
          <div style="background-color:#d699cb;">Content here</div>
        
        
          .mybackground {background-color:#d699cb;}
        
        Background color #d699cb
      
           Border around this has a color of #d699cb        
        
          <div style="border:2px solid #d699cb;">Content here</div>
        
        
          .myborder {border:2px solid #d699cb;}
        
        Border color #d699cb