#d314ae color space conversions
Hex:
        #d314ae
        RGB:
        211, 20, 174
        CMY:
        17, 92, 32
        CMYK:
        0, 91, 18, 17
      HSL:
        312°, 82.6840%, 45.2941%
        HSV (HSB):
        312°, 90.5213%, 82.7451%
        XYZ:
        34.7541, 17.4052, 41.5722
        xyY:
        0.3708, 0.1857, 17.4052
      CIE-Lab:
        48.7666, 78.3748, -33.4258
        CIE-LCH:
        48.7666, 85.2050, 336.9024
        CIE-Luv:
        48.7666, 84.1399, -60.7684
        Hunter-Lab:
        41.7195, 75.6888, -29.8769
      #d314ae color charts
#d314ae RGB chart
      #d314ae CMYK chart
      #d314ae RGB pie chart
      #d314ae color shades, tints & tones
#d314ae color schemes
#d314ae color preview, HTML & CSS examples
           This text has a color of #d314ae        
        
          <p style="color:#d314ae;">Text here</p>
        
        
          .mytext {color:#d314ae;}
        
        Text color #d314ae
      
           This box has a color of #d314ae        
        
          <div style="background-color:#d314ae;">Content here</div>
        
        
          .mybackground {background-color:#d314ae;}
        
        Background color #d314ae
      
           Border around this has a color of #d314ae        
        
          <div style="border:2px solid #d314ae;">Content here</div>
        
        
          .myborder {border:2px solid #d314ae;}
        
        Border color #d314ae