#db82ae color space conversions
Hex:
        #db82ae
        RGB:
        219, 130, 174
        CMY:
        14, 49, 32
        CMYK:
        0, 41, 21, 14
      HSL:
        330°, 55.2795%, 68.4314%
        HSV (HSB):
        330°, 40.6393%, 85.8824%
        XYZ:
        44.8360, 34.0813, 44.2596
        xyY:
        0.3640, 0.2767, 34.0813
      CIE-Lab:
        65.0271, 39.9694, -8.4519
        CIE-LCH:
        65.0271, 40.8532, 348.0602
        CIE-Luv:
        65.0271, 52.8505, -19.4814
        Hunter-Lab:
        58.3792, 34.9268, -4.0847
      #db82ae color charts
#db82ae RGB chart
      #db82ae CMYK chart
      #db82ae RGB pie chart
      #db82ae color shades, tints & tones
#db82ae color schemes
#db82ae color preview, HTML & CSS examples
           This text has a color of #db82ae        
        
          <p style="color:#db82ae;">Text here</p>
        
        
          .mytext {color:#db82ae;}
        
        Text color #db82ae
      
           This box has a color of #db82ae        
        
          <div style="background-color:#db82ae;">Content here</div>
        
        
          .mybackground {background-color:#db82ae;}
        
        Background color #db82ae
      
           Border around this has a color of #db82ae        
        
          <div style="border:2px solid #db82ae;">Content here</div>
        
        
          .myborder {border:2px solid #db82ae;}
        
        Border color #db82ae