#d58aa1 color space conversions
Hex:
        #d58aa1
        RGB:
        213, 138, 161
        CMY:
        16, 46, 37
        CMYK:
        0, 35, 24, 16
      HSL:
        342°, 47.1698%, 68.8235%
        HSV (HSB):
        342°, 35.2113%, 83.5294%
        XYZ:
        42.9621, 34.8963, 38.1895
        xyY:
        0.3702, 0.3007, 34.8963
      CIE-Lab:
        65.6678, 31.7074, -0.2385
        CIE-LCH:
        65.6678, 31.7083, 359.5691
        CIE-Luv:
        65.6678, 46.5397, -6.0909
        Hunter-Lab:
        59.0731, 26.4397, 3.0214
      #d58aa1 color charts
#d58aa1 RGB chart
      #d58aa1 CMYK chart
      #d58aa1 RGB pie chart
      #d58aa1 color shades, tints & tones
#d58aa1 color schemes
#d58aa1 color preview, HTML & CSS examples
           This text has a color of #d58aa1        
        
          <p style="color:#d58aa1;">Text here</p>
        
        
          .mytext {color:#d58aa1;}
        
        Text color #d58aa1
      
           This box has a color of #d58aa1        
        
          <div style="background-color:#d58aa1;">Content here</div>
        
        
          .mybackground {background-color:#d58aa1;}
        
        Background color #d58aa1
      
           Border around this has a color of #d58aa1        
        
          <div style="border:2px solid #d58aa1;">Content here</div>
        
        
          .myborder {border:2px solid #d58aa1;}
        
        Border color #d58aa1