#d695d8 color space conversions
Hex:
        #d695d8
        RGB:
        214, 149, 216
        CMY:
        16, 42, 15
        CMYK:
        1, 31, 0, 15
      HSL:
        298°, 46.2069%, 71.5686%
        HSV (HSB):
        298°, 31.0185%, 84.7059%
        XYZ:
        50.8737, 40.7489, 70.1497
        xyY:
        0.3145, 0.2519, 40.7489
      CIE-Lab:
        69.9996, 35.2766, -24.4617
        CIE-LCH:
        69.9996, 42.9280, 325.2615
        CIE-Luv:
        69.9996, 32.1928, -43.7079
        Hunter-Lab:
        63.8349, 30.5459, -20.4709
      #d695d8 color charts
#d695d8 RGB chart
      #d695d8 CMYK chart
      #d695d8 RGB pie chart
      #d695d8 color shades, tints & tones
#d695d8 color schemes
#d695d8 color preview, HTML & CSS examples
           This text has a color of #d695d8        
        
          <p style="color:#d695d8;">Text here</p>
        
        
          .mytext {color:#d695d8;}
        
        Text color #d695d8
      
           This box has a color of #d695d8        
        
          <div style="background-color:#d695d8;">Content here</div>
        
        
          .mybackground {background-color:#d695d8;}
        
        Background color #d695d8
      
           Border around this has a color of #d695d8        
        
          <div style="border:2px solid #d695d8;">Content here</div>
        
        
          .myborder {border:2px solid #d695d8;}
        
        Border color #d695d8