#d021ae color space conversions
Hex:
        #d021ae
        RGB:
        208, 33, 174
        CMY:
        18, 87, 32
        CMYK:
        0, 84, 16, 18
      HSL:
        312°, 72.6141%, 47.2549%
        HSV (HSB):
        312°, 84.1346%, 81.5686%
        XYZ:
        34.1963, 17.5536, 41.6302
        xyY:
        0.3662, 0.1880, 17.5536
      CIE-Lab:
        48.9501, 75.6602, -33.1768
        CIE-LCH:
        48.9501, 82.6146, 336.3227
        CIE-Luv:
        48.9501, 80.1774, -60.0187
        Hunter-Lab:
        41.8970, 72.3716, -29.5846
      #d021ae color charts
#d021ae RGB chart
      #d021ae CMYK chart
      #d021ae RGB pie chart
      #d021ae color shades, tints & tones
#d021ae color schemes
#d021ae color preview, HTML & CSS examples
           This text has a color of #d021ae        
        
          <p style="color:#d021ae;">Text here</p>
        
        
          .mytext {color:#d021ae;}
        
        Text color #d021ae
      
           This box has a color of #d021ae        
        
          <div style="background-color:#d021ae;">Content here</div>
        
        
          .mybackground {background-color:#d021ae;}
        
        Background color #d021ae
      
           Border around this has a color of #d021ae        
        
          <div style="border:2px solid #d021ae;">Content here</div>
        
        
          .myborder {border:2px solid #d021ae;}
        
        Border color #d021ae