#d85aba color space conversions
Hex:
        #d85aba
        RGB:
        216, 90, 186
        CMY:
        15, 65, 27
        CMYK:
        0, 58, 14, 15
      HSL:
        314°, 61.7647%, 60.0000%
        HSV (HSB):
        314°, 58.3333%, 84.7059%
        XYZ:
        40.8380, 25.4564, 49.2156
        xyY:
        0.3535, 0.2204, 25.4564
      CIE-Lab:
        57.5175, 60.4073, -26.7348
        CIE-LCH:
        57.5175, 66.0590, 336.1270
        CIE-Luv:
        57.5175, 66.2308, -49.8181
        Hunter-Lab:
        50.4544, 56.1836, -22.5162
      #d85aba color charts
#d85aba RGB chart
      #d85aba CMYK chart
      #d85aba RGB pie chart
      #d85aba color shades, tints & tones
#d85aba color schemes
#d85aba color preview, HTML & CSS examples
           This text has a color of #d85aba        
        
          <p style="color:#d85aba;">Text here</p>
        
        
          .mytext {color:#d85aba;}
        
        Text color #d85aba
      
           This box has a color of #d85aba        
        
          <div style="background-color:#d85aba;">Content here</div>
        
        
          .mybackground {background-color:#d85aba;}
        
        Background color #d85aba
      
           Border around this has a color of #d85aba        
        
          <div style="border:2px solid #d85aba;">Content here</div>
        
        
          .myborder {border:2px solid #d85aba;}
        
        Border color #d85aba