#d94085 color space conversions
Hex:
        #d94085
        RGB:
        217, 64, 133
        CMY:
        15, 75, 48
        CMYK:
        0, 71, 39, 15
      HSL:
        333°, 66.8122%, 55.0980%
        HSV (HSB):
        333°, 70.5069%, 85.0980%
        XYZ:
        34.6823, 20.1120, 24.2443
        xyY:
        0.4388, 0.2545, 20.1120
      CIE-Lab:
        51.9636, 64.3483, -4.0431
        CIE-LCH:
        51.9636, 64.4752, 356.4048
        CIE-Luv:
        51.9636, 95.4336, -17.4808
        Hunter-Lab:
        44.8464, 59.5633, -0.6602
      #d94085 color charts
#d94085 RGB chart
      #d94085 CMYK chart
      #d94085 RGB pie chart
      #d94085 color shades, tints & tones
#d94085 color schemes
#d94085 color preview, HTML & CSS examples
           This text has a color of #d94085        
        
          <p style="color:#d94085;">Text here</p>
        
        
          .mytext {color:#d94085;}
        
        Text color #d94085
      
           This box has a color of #d94085        
        
          <div style="background-color:#d94085;">Content here</div>
        
        
          .mybackground {background-color:#d94085;}
        
        Background color #d94085
      
           Border around this has a color of #d94085        
        
          <div style="border:2px solid #d94085;">Content here</div>
        
        
          .myborder {border:2px solid #d94085;}
        
        Border color #d94085