#d05495 color space conversions
Hex:
        #d05495
        RGB:
        208, 84, 149
        CMY:
        18, 67, 42
        CMYK:
        0, 60, 28, 18
      HSL:
        329°, 56.8807%, 57.2549%
        HSV (HSB):
        329°, 59.6154%, 81.5686%
        XYZ:
        34.6076, 21.9205, 30.8408
        xyY:
        0.3961, 0.2509, 21.9205
      CIE-Lab:
        53.9425, 55.5614, -10.7560
        CIE-LCH:
        53.9425, 56.5930, 349.0438
        CIE-Luv:
        53.9425, 74.1766, -24.9897
        Hunter-Lab:
        46.8193, 50.0086, -6.2820
      #d05495 color charts
#d05495 RGB chart
      #d05495 CMYK chart
      #d05495 RGB pie chart
      #d05495 color shades, tints & tones
#d05495 color schemes
#d05495 color preview, HTML & CSS examples
           This text has a color of #d05495        
        
          <p style="color:#d05495;">Text here</p>
        
        
          .mytext {color:#d05495;}
        
        Text color #d05495
      
           This box has a color of #d05495        
        
          <div style="background-color:#d05495;">Content here</div>
        
        
          .mybackground {background-color:#d05495;}
        
        Background color #d05495
      
           Border around this has a color of #d05495        
        
          <div style="border:2px solid #d05495;">Content here</div>
        
        
          .myborder {border:2px solid #d05495;}
        
        Border color #d05495