#d313ae color space conversions
Hex:
        #d313ae
        RGB:
        211, 19, 174
        CMY:
        17, 93, 32
        CMYK:
        0, 91, 18, 17
      HSL:
        312°, 83.4783%, 45.0980%
        HSV (HSB):
        312°, 90.9953%, 82.7451%
        XYZ:
        34.7368, 17.3706, 41.5664
        xyY:
        0.3708, 0.1854, 17.3706
      CIE-Lab:
        48.7237, 78.5004, -33.4930
        CIE-LCH:
        48.7237, 85.3470, 336.8940
        CIE-Luv:
        48.7237, 84.2373, -60.8734
        Hunter-Lab:
        41.6781, 75.8352, -29.9565
      #d313ae color charts
#d313ae RGB chart
      #d313ae CMYK chart
      #d313ae RGB pie chart
      #d313ae color shades, tints & tones
#d313ae color schemes
#d313ae color preview, HTML & CSS examples
           This text has a color of #d313ae        
        
          <p style="color:#d313ae;">Text here</p>
        
        
          .mytext {color:#d313ae;}
        
        Text color #d313ae
      
           This box has a color of #d313ae        
        
          <div style="background-color:#d313ae;">Content here</div>
        
        
          .mybackground {background-color:#d313ae;}
        
        Background color #d313ae
      
           Border around this has a color of #d313ae        
        
          <div style="border:2px solid #d313ae;">Content here</div>
        
        
          .myborder {border:2px solid #d313ae;}
        
        Border color #d313ae