#d95c94 color space conversions
Hex:
        #d95c94
        RGB:
        217, 92, 148
        CMY:
        15, 64, 42
        CMYK:
        0, 58, 32, 15
      HSL:
        333°, 62.1891%, 60.5882%
        HSV (HSB):
        333°, 57.6037%, 85.0980%
        XYZ:
        37.7877, 24.5441, 30.7628
        xyY:
        0.4059, 0.2636, 24.5441
      CIE-Lab:
        56.6285, 54.6013, -6.0141
        CIE-LCH:
        56.6285, 54.9315, 353.7144
        CIE-Luv:
        56.6285, 77.6888, -18.3893
        Hunter-Lab:
        49.5420, 49.4506, -2.1364
      #d95c94 color charts
#d95c94 RGB chart
      #d95c94 CMYK chart
      #d95c94 RGB pie chart
      #d95c94 color shades, tints & tones
#d95c94 color schemes
#d95c94 color preview, HTML & CSS examples
           This text has a color of #d95c94        
        
          <p style="color:#d95c94;">Text here</p>
        
        
          .mytext {color:#d95c94;}
        
        Text color #d95c94
      
           This box has a color of #d95c94        
        
          <div style="background-color:#d95c94;">Content here</div>
        
        
          .mybackground {background-color:#d95c94;}
        
        Background color #d95c94
      
           Border around this has a color of #d95c94        
        
          <div style="border:2px solid #d95c94;">Content here</div>
        
        
          .myborder {border:2px solid #d95c94;}
        
        Border color #d95c94