#d695cf color space conversions
Hex:
        #d695cf
        RGB:
        214, 149, 207
        CMY:
        16, 42, 19
        CMYK:
        0, 30, 3, 16
      HSL:
        306°, 44.2177%, 71.1765%
        HSV (HSB):
        306°, 30.3738%, 83.9216%
        XYZ:
        49.7415, 40.2960, 64.1877
        xyY:
        0.3225, 0.2613, 40.2960
      CIE-Lab:
        69.6799, 33.6207, -19.9739
        CIE-LCH:
        69.6799, 39.1064, 329.2857
        CIE-Luv:
        69.6799, 33.6406, -36.2629
        Hunter-Lab:
        63.4792, 28.7819, -15.5164
      #d695cf color charts
#d695cf RGB chart
      #d695cf CMYK chart
      #d695cf RGB pie chart
      #d695cf color shades, tints & tones
#d695cf color schemes
#d695cf color preview, HTML & CSS examples
           This text has a color of #d695cf        
        
          <p style="color:#d695cf;">Text here</p>
        
        
          .mytext {color:#d695cf;}
        
        Text color #d695cf
      
           This box has a color of #d695cf        
        
          <div style="background-color:#d695cf;">Content here</div>
        
        
          .mybackground {background-color:#d695cf;}
        
        Background color #d695cf
      
           Border around this has a color of #d695cf        
        
          <div style="border:2px solid #d695cf;">Content here</div>
        
        
          .myborder {border:2px solid #d695cf;}
        
        Border color #d695cf