#d81aa5 color space conversions
Hex:
        #d81aa5
        RGB:
        216, 26, 165
        CMY:
        15, 90, 35
        CMYK:
        0, 88, 24, 15
      HSL:
        316°, 78.5124%, 47.4510%
        HSV (HSB):
        316°, 87.9630%, 84.7059%
        XYZ:
        35.4798, 18.0543, 37.2121
        xyY:
        0.3910, 0.1990, 18.0543
      CIE-Lab:
        49.5619, 77.4180, -26.7936
        CIE-LCH:
        49.5619, 81.9234, 340.9098
        CIE-Luv:
        49.5619, 91.3212, -51.2498
        Hunter-Lab:
        42.4904, 74.6908, -22.1816
      #d81aa5 color charts
#d81aa5 RGB chart
      #d81aa5 CMYK chart
      #d81aa5 RGB pie chart
      #d81aa5 color shades, tints & tones
#d81aa5 color schemes
#d81aa5 color preview, HTML & CSS examples
           This text has a color of #d81aa5        
        
          <p style="color:#d81aa5;">Text here</p>
        
        
          .mytext {color:#d81aa5;}
        
        Text color #d81aa5
      
           This box has a color of #d81aa5        
        
          <div style="background-color:#d81aa5;">Content here</div>
        
        
          .mybackground {background-color:#d81aa5;}
        
        Background color #d81aa5
      
           Border around this has a color of #d81aa5        
        
          <div style="border:2px solid #d81aa5;">Content here</div>
        
        
          .myborder {border:2px solid #d81aa5;}
        
        Border color #d81aa5