#d04986 color space conversions
Hex:
        #d04986
        RGB:
        208, 73, 134
        CMY:
        18, 71, 47
        CMYK:
        0, 65, 36, 18
      HSL:
        333°, 58.9520%, 55.0980%
        HSV (HSB):
        333°, 64.9038%, 81.5686%
        XYZ:
        32.6980, 19.8962, 24.6712
        xyY:
        0.4232, 0.2575, 19.8962
      CIE-Lab:
        51.7197, 58.4514, -5.1709
        CIE-LCH:
        51.7197, 58.6797, 354.9445
        CIE-Luv:
        51.7197, 84.0312, -17.7282
        Hunter-Lab:
        44.6052, 52.7913, -1.5698
      #d04986 color charts
#d04986 RGB chart
      #d04986 CMYK chart
      #d04986 RGB pie chart
      #d04986 color shades, tints & tones
#d04986 color schemes
#d04986 color preview, HTML & CSS examples
           This text has a color of #d04986        
        
          <p style="color:#d04986;">Text here</p>
        
        
          .mytext {color:#d04986;}
        
        Text color #d04986
      
           This box has a color of #d04986        
        
          <div style="background-color:#d04986;">Content here</div>
        
        
          .mybackground {background-color:#d04986;}
        
        Background color #d04986
      
           Border around this has a color of #d04986        
        
          <div style="border:2px solid #d04986;">Content here</div>
        
        
          .myborder {border:2px solid #d04986;}
        
        Border color #d04986