#d94180 color space conversions
Hex:
        #d94180
        RGB:
        217, 65, 128
        CMY:
        15, 75, 50
        CMYK:
        0, 70, 41, 15
      HSL:
        335°, 66.6667%, 55.2941%
        HSV (HSB):
        335°, 70.0461%, 85.0980%
        XYZ:
        34.4019, 20.0908, 22.4868
        xyY:
        0.4469, 0.2610, 20.0908
      CIE-Lab:
        51.9397, 63.4853, -1.0812
        CIE-LCH:
        51.9397, 63.4945, 359.0243
        CIE-Luv:
        51.9397, 96.8447, -13.4421
        Hunter-Lab:
        44.8228, 58.5603, 1.6312
      #d94180 color charts
#d94180 RGB chart
      #d94180 CMYK chart
      #d94180 RGB pie chart
      #d94180 color shades, tints & tones
#d94180 color schemes
#d94180 color preview, HTML & CSS examples
           This text has a color of #d94180        
        
          <p style="color:#d94180;">Text here</p>
        
        
          .mytext {color:#d94180;}
        
        Text color #d94180
      
           This box has a color of #d94180        
        
          <div style="background-color:#d94180;">Content here</div>
        
        
          .mybackground {background-color:#d94180;}
        
        Background color #d94180
      
           Border around this has a color of #d94180        
        
          <div style="border:2px solid #d94180;">Content here</div>
        
        
          .myborder {border:2px solid #d94180;}
        
        Border color #d94180