#d05595 color space conversions
Hex:
        #d05595
        RGB:
        208, 85, 149
        CMY:
        18, 67, 42
        CMYK:
        0, 59, 28, 18
      HSL:
        329°, 56.6820%, 57.4510%
        HSV (HSB):
        329°, 59.1346%, 81.5686%
        XYZ:
        34.6857, 22.0768, 30.8669
        xyY:
        0.3958, 0.2519, 22.0768
      CIE-Lab:
        54.1084, 55.1150, -10.5069
        CIE-LCH:
        54.1084, 56.1075, 349.2068
        CIE-Luv:
        54.1084, 73.7191, -24.5683
        Hunter-Lab:
        46.9860, 49.5459, -6.0597
      #d05595 color charts
#d05595 RGB chart
      #d05595 CMYK chart
      #d05595 RGB pie chart
      #d05595 color shades, tints & tones
#d05595 color schemes
#d05595 color preview, HTML & CSS examples
           This text has a color of #d05595        
        
          <p style="color:#d05595;">Text here</p>
        
        
          .mytext {color:#d05595;}
        
        Text color #d05595
      
           This box has a color of #d05595        
        
          <div style="background-color:#d05595;">Content here</div>
        
        
          .mybackground {background-color:#d05595;}
        
        Background color #d05595
      
           Border around this has a color of #d05595        
        
          <div style="border:2px solid #d05595;">Content here</div>
        
        
          .myborder {border:2px solid #d05595;}
        
        Border color #d05595