#d685be color space conversions
Hex:
        #d685be
        RGB:
        214, 133, 190
        CMY:
        16, 48, 25
        CMYK:
        0, 38, 11, 16
      HSL:
        318°, 49.6933%, 68.0392%
        HSV (HSB):
        318°, 37.8505%, 83.9216%
        XYZ:
        45.4133, 34.7889, 53.0366
        xyY:
        0.3408, 0.2611, 34.7889
      CIE-Lab:
        65.5840, 39.2323, -16.7007
        CIE-LCH:
        65.5840, 42.6390, 336.9412
        CIE-Luv:
        65.5840, 44.5467, -31.7852
        Hunter-Lab:
        58.9821, 34.2176, -12.0259
      #d685be color charts
#d685be RGB chart
      #d685be CMYK chart
      #d685be RGB pie chart
      #d685be color shades, tints & tones
#d685be color schemes
#d685be color preview, HTML & CSS examples
           This text has a color of #d685be        
        
          <p style="color:#d685be;">Text here</p>
        
        
          .mytext {color:#d685be;}
        
        Text color #d685be
      
           This box has a color of #d685be        
        
          <div style="background-color:#d685be;">Content here</div>
        
        
          .mybackground {background-color:#d685be;}
        
        Background color #d685be
      
           Border around this has a color of #d685be        
        
          <div style="border:2px solid #d685be;">Content here</div>
        
        
          .myborder {border:2px solid #d685be;}
        
        Border color #d685be