#d516af color space conversions
Hex:
        #d516af
        RGB:
        213, 22, 175
        CMY:
        16, 91, 31
        CMYK:
        0, 90, 18, 16
      HSL:
        312°, 81.2766%, 46.0784%
        HSV (HSB):
        312°, 89.6714%, 83.5294%
        XYZ:
        35.4653, 17.8151, 42.1269
        xyY:
        0.3717, 0.1867, 17.8151
      CIE-Lab:
        49.2711, 78.6228, -33.1984
        CIE-LCH:
        49.2711, 85.3445, 337.1081
        CIE-Luv:
        49.2711, 85.0511, -60.6295
        Hunter-Lab:
        42.2079, 76.1213, -29.6306
      #d516af color charts
#d516af RGB chart
      #d516af CMYK chart
      #d516af RGB pie chart
      #d516af color shades, tints & tones
#d516af color schemes
#d516af color preview, HTML & CSS examples
           This text has a color of #d516af        
        
          <p style="color:#d516af;">Text here</p>
        
        
          .mytext {color:#d516af;}
        
        Text color #d516af
      
           This box has a color of #d516af        
        
          <div style="background-color:#d516af;">Content here</div>
        
        
          .mybackground {background-color:#d516af;}
        
        Background color #d516af
      
           Border around this has a color of #d516af        
        
          <div style="border:2px solid #d516af;">Content here</div>
        
        
          .myborder {border:2px solid #d516af;}
        
        Border color #d516af