#d684bf color space conversions
Hex:
        #d684bf
        RGB:
        214, 132, 191
        CMY:
        16, 48, 25
        CMYK:
        0, 38, 11, 16
      HSL:
        317°, 50.0000%, 67.8431%
        HSV (HSB):
        317°, 38.3178%, 83.9216%
        XYZ:
        45.3868, 34.5603, 53.5689
        xyY:
        0.3399, 0.2588, 34.5603
      CIE-Lab:
        65.4049, 39.9282, -17.5342
        CIE-LCH:
        65.4049, 43.6086, 336.2917
        CIE-Luv:
        65.4049, 44.8461, -33.1728
        Hunter-Lab:
        58.7880, 34.9306, -12.8747
      #d684bf color charts
#d684bf RGB chart
      #d684bf CMYK chart
      #d684bf RGB pie chart
      #d684bf color shades, tints & tones
#d684bf color schemes
#d684bf color preview, HTML & CSS examples
           This text has a color of #d684bf        
        
          <p style="color:#d684bf;">Text here</p>
        
        
          .mytext {color:#d684bf;}
        
        Text color #d684bf
      
           This box has a color of #d684bf        
        
          <div style="background-color:#d684bf;">Content here</div>
        
        
          .mybackground {background-color:#d684bf;}
        
        Background color #d684bf
      
           Border around this has a color of #d684bf        
        
          <div style="border:2px solid #d684bf;">Content here</div>
        
        
          .myborder {border:2px solid #d684bf;}
        
        Border color #d684bf