#db86bf color space conversions
Hex:
        #db86bf
        RGB:
        219, 134, 191
        CMY:
        14, 47, 25
        CMYK:
        0, 39, 13, 14
      HSL:
        320°, 54.1401%, 69.2157%
        HSV (HSB):
        320°, 38.8128%, 85.8824%
        XYZ:
        47.1425, 35.8719, 53.7295
        xyY:
        0.3448, 0.2623, 35.8719
      CIE-Lab:
        66.4219, 40.5201, -15.9383
        CIE-LCH:
        66.4219, 43.5420, 338.5281
        CIE-Luv:
        66.4219, 47.3159, -30.9153
        Hunter-Lab:
        59.8931, 35.6862, -11.2633
      #db86bf color charts
#db86bf RGB chart
      #db86bf CMYK chart
      #db86bf RGB pie chart
      #db86bf color shades, tints & tones
#db86bf color schemes
#db86bf color preview, HTML & CSS examples
           This text has a color of #db86bf        
        
          <p style="color:#db86bf;">Text here</p>
        
        
          .mytext {color:#db86bf;}
        
        Text color #db86bf
      
           This box has a color of #db86bf        
        
          <div style="background-color:#db86bf;">Content here</div>
        
        
          .mybackground {background-color:#db86bf;}
        
        Background color #db86bf
      
           Border around this has a color of #db86bf        
        
          <div style="border:2px solid #db86bf;">Content here</div>
        
        
          .myborder {border:2px solid #db86bf;}
        
        Border color #db86bf