#d681bc color space conversions
Hex:
        #d681bc
        RGB:
        214, 129, 188
        CMY:
        16, 49, 26
        CMYK:
        0, 40, 12, 16
      HSL:
        318°, 50.8982%, 67.2549%
        HSV (HSB):
        318°, 39.7196%, 83.9216%
        XYZ:
        44.6589, 33.6275, 51.7139
        xyY:
        0.3435, 0.2587, 33.6275
      CIE-Lab:
        64.6658, 41.0133, -16.9646
        CIE-LCH:
        64.6658, 44.3834, 337.5283
        CIE-Luv:
        64.6658, 46.9315, -32.4236
        Hunter-Lab:
        57.9892, 35.9861, -12.2815
      #d681bc color charts
#d681bc RGB chart
      #d681bc CMYK chart
      #d681bc RGB pie chart
      #d681bc color shades, tints & tones
#d681bc color schemes
#d681bc color preview, HTML & CSS examples
           This text has a color of #d681bc        
        
          <p style="color:#d681bc;">Text here</p>
        
        
          .mytext {color:#d681bc;}
        
        Text color #d681bc
      
           This box has a color of #d681bc        
        
          <div style="background-color:#d681bc;">Content here</div>
        
        
          .mybackground {background-color:#d681bc;}
        
        Background color #d681bc
      
           Border around this has a color of #d681bc        
        
          <div style="border:2px solid #d681bc;">Content here</div>
        
        
          .myborder {border:2px solid #d681bc;}
        
        Border color #d681bc