#d95088 color space conversions
Hex:
        #d95088
        RGB:
        217, 80, 136
        CMY:
        15, 69, 47
        CMYK:
        0, 63, 37, 15
      HSL:
        335°, 64.3192%, 58.2353%
        HSV (HSB):
        335°, 63.1336%, 85.0980%
        XYZ:
        35.9279, 22.2666, 25.6968
        xyY:
        0.4283, 0.2654, 22.2666
      CIE-Lab:
        54.3087, 58.4667, -2.3737
        CIE-LCH:
        54.3087, 58.5149, 357.6752
        CIE-Luv:
        54.3087, 87.2984, -14.1435
        Hunter-Lab:
        47.1875, 53.3291, 0.7438
      #d95088 color charts
#d95088 RGB chart
      #d95088 CMYK chart
      #d95088 RGB pie chart
      #d95088 color shades, tints & tones
#d95088 color schemes
#d95088 color preview, HTML & CSS examples
           This text has a color of #d95088        
        
          <p style="color:#d95088;">Text here</p>
        
        
          .mytext {color:#d95088;}
        
        Text color #d95088
      
           This box has a color of #d95088        
        
          <div style="background-color:#d95088;">Content here</div>
        
        
          .mybackground {background-color:#d95088;}
        
        Background color #d95088
      
           Border around this has a color of #d95088        
        
          <div style="border:2px solid #d95088;">Content here</div>
        
        
          .myborder {border:2px solid #d95088;}
        
        Border color #d95088