#d61aa3 color space conversions
Hex:
        #d61aa3
        RGB:
        214, 26, 163
        CMY:
        16, 90, 36
        CMYK:
        0, 88, 24, 16
      HSL:
        316°, 78.3333%, 47.0588%
        HSV (HSB):
        316°, 87.8505%, 83.9216%
        XYZ:
        34.7118, 17.6793, 36.2333
        xyY:
        0.3917, 0.1995, 17.6793
      CIE-Lab:
        49.1048, 76.7719, -26.3448
        CIE-LCH:
        49.1048, 81.1664, 341.0600
        CIE-Luv:
        49.1048, 90.6294, -50.3831
        Hunter-Lab:
        42.0467, 73.7795, -21.6597
      #d61aa3 color charts
#d61aa3 RGB chart
      #d61aa3 CMYK chart
      #d61aa3 RGB pie chart
      #d61aa3 color shades, tints & tones
#d61aa3 color schemes
#d61aa3 color preview, HTML & CSS examples
           This text has a color of #d61aa3        
        
          <p style="color:#d61aa3;">Text here</p>
        
        
          .mytext {color:#d61aa3;}
        
        Text color #d61aa3
      
           This box has a color of #d61aa3        
        
          <div style="background-color:#d61aa3;">Content here</div>
        
        
          .mybackground {background-color:#d61aa3;}
        
        Background color #d61aa3
      
           Border around this has a color of #d61aa3        
        
          <div style="border:2px solid #d61aa3;">Content here</div>
        
        
          .myborder {border:2px solid #d61aa3;}
        
        Border color #d61aa3