#d95aba color space conversions
Hex:
        #d95aba
        RGB:
        217, 90, 186
        CMY:
        15, 65, 27
        CMYK:
        0, 59, 14, 15
      HSL:
        315°, 62.5616%, 60.1961%
        HSV (HSB):
        315°, 58.5253%, 85.0980%
        XYZ:
        41.1344, 25.6092, 49.2294
        xyY:
        0.3547, 0.2208, 25.6092
      CIE-Lab:
        57.6642, 60.6851, -26.4962
        CIE-LCH:
        57.6642, 66.2173, 336.4131
        CIE-Luv:
        57.6642, 66.9654, -49.5283
        Hunter-Lab:
        50.6055, 56.5328, -22.2538
      #d95aba color charts
#d95aba RGB chart
      #d95aba CMYK chart
      #d95aba RGB pie chart
      #d95aba color shades, tints & tones
#d95aba color schemes
#d95aba color preview, HTML & CSS examples
           This text has a color of #d95aba        
        
          <p style="color:#d95aba;">Text here</p>
        
        
          .mytext {color:#d95aba;}
        
        Text color #d95aba
      
           This box has a color of #d95aba        
        
          <div style="background-color:#d95aba;">Content here</div>
        
        
          .mybackground {background-color:#d95aba;}
        
        Background color #d95aba
      
           Border around this has a color of #d95aba        
        
          <div style="border:2px solid #d95aba;">Content here</div>
        
        
          .myborder {border:2px solid #d95aba;}
        
        Border color #d95aba