#d699c4 color space conversions
Hex:
        #d699c4
        RGB:
        214, 153, 196
        CMY:
        16, 40, 23
        CMYK:
        0, 29, 8, 16
      HSL:
        318°, 42.6573%, 71.9608%
        HSV (HSB):
        318°, 28.5047%, 83.9216%
        XYZ:
        49.0866, 41.0641, 57.5636
        xyY:
        0.3323, 0.2780, 41.0641
      CIE-Lab:
        70.2208, 29.5128, -13.0617
        CIE-LCH:
        70.2208, 32.2741, 336.1269
        CIE-Luv:
        70.2208, 33.3533, -24.8083
        Hunter-Lab:
        64.0813, 24.5896, -8.4027
      #d699c4 color charts
#d699c4 RGB chart
      #d699c4 CMYK chart
      #d699c4 RGB pie chart
      #d699c4 color shades, tints & tones
#d699c4 color schemes
#d699c4 color preview, HTML & CSS examples
           This text has a color of #d699c4        
        
          <p style="color:#d699c4;">Text here</p>
        
        
          .mytext {color:#d699c4;}
        
        Text color #d699c4
      
           This box has a color of #d699c4        
        
          <div style="background-color:#d699c4;">Content here</div>
        
        
          .mybackground {background-color:#d699c4;}
        
        Background color #d699c4
      
           Border around this has a color of #d699c4        
        
          <div style="border:2px solid #d699c4;">Content here</div>
        
        
          .myborder {border:2px solid #d699c4;}
        
        Border color #d699c4