#d681be color space conversions
Hex:
        #d681be
        RGB:
        214, 129, 190
        CMY:
        16, 49, 25
        CMYK:
        0, 40, 11, 16
      HSL:
        317°, 50.8982%, 67.2549%
        HSV (HSB):
        317°, 39.7196%, 83.9216%
        XYZ:
        44.8761, 33.7144, 52.8575
        xyY:
        0.3414, 0.2565, 33.7144
      CIE-Lab:
        64.7352, 41.3432, -17.9867
        CIE-LCH:
        64.7352, 45.0864, 336.4881
        CIE-Luv:
        64.7352, 46.5223, -34.0556
        Hunter-Lab:
        58.0641, 36.3455, -13.3286
      #d681be color charts
#d681be RGB chart
      #d681be CMYK chart
      #d681be RGB pie chart
      #d681be color shades, tints & tones
#d681be color schemes
#d681be color preview, HTML & CSS examples
           This text has a color of #d681be        
        
          <p style="color:#d681be;">Text here</p>
        
        
          .mytext {color:#d681be;}
        
        Text color #d681be
      
           This box has a color of #d681be        
        
          <div style="background-color:#d681be;">Content here</div>
        
        
          .mybackground {background-color:#d681be;}
        
        Background color #d681be
      
           Border around this has a color of #d681be        
        
          <div style="border:2px solid #d681be;">Content here</div>
        
        
          .myborder {border:2px solid #d681be;}
        
        Border color #d681be