#d084ae color space conversions
Hex:
        #d084ae
        RGB:
        208, 132, 174
        CMY:
        18, 48, 32
        CMYK:
        0, 37, 16, 18
      HSL:
        327°, 44.7059%, 66.6667%
        HSV (HSB):
        327°, 36.5385%, 81.5686%
        XYZ:
        41.9037, 32.9684, 44.1994
        xyY:
        0.3519, 0.2769, 32.9684
      CIE-Lab:
        64.1353, 35.1357, -9.9221
        CIE-LCH:
        64.1353, 36.5098, 344.2307
        CIE-Luv:
        64.1353, 43.9348, -20.7052
        Hunter-Lab:
        57.4181, 29.7873, -5.4476
      #d084ae color charts
#d084ae RGB chart
      #d084ae CMYK chart
      #d084ae RGB pie chart
      #d084ae color shades, tints & tones
#d084ae color schemes
#d084ae color preview, HTML & CSS examples
           This text has a color of #d084ae        
        
          <p style="color:#d084ae;">Text here</p>
        
        
          .mytext {color:#d084ae;}
        
        Text color #d084ae
      
           This box has a color of #d084ae        
        
          <div style="background-color:#d084ae;">Content here</div>
        
        
          .mybackground {background-color:#d084ae;}
        
        Background color #d084ae
      
           Border around this has a color of #d084ae        
        
          <div style="border:2px solid #d084ae;">Content here</div>
        
        
          .myborder {border:2px solid #d084ae;}
        
        Border color #d084ae