#d94198 color space conversions
Hex:
        #d94198
        RGB:
        217, 65, 152
        CMY:
        15, 75, 40
        CMYK:
        0, 70, 30, 15
      HSL:
        326°, 66.6667%, 55.2941%
        HSV (HSB):
        326°, 70.0461%, 85.0980%
        XYZ:
        36.1731, 20.7993, 31.8139
        xyY:
        0.4074, 0.2343, 20.7993
      CIE-Lab:
        52.7291, 66.0959, -14.2151
        CIE-LCH:
        52.7291, 67.6073, 347.8624
        CIE-Luv:
        52.7291, 87.9705, -31.7738
        Hunter-Lab:
        45.6063, 61.7681, -9.4350
      #d94198 color charts
#d94198 RGB chart
      #d94198 CMYK chart
      #d94198 RGB pie chart
      #d94198 color shades, tints & tones
#d94198 color schemes
#d94198 color preview, HTML & CSS examples
           This text has a color of #d94198        
        
          <p style="color:#d94198;">Text here</p>
        
        
          .mytext {color:#d94198;}
        
        Text color #d94198
      
           This box has a color of #d94198        
        
          <div style="background-color:#d94198;">Content here</div>
        
        
          .mybackground {background-color:#d94198;}
        
        Background color #d94198
      
           Border around this has a color of #d94198        
        
          <div style="border:2px solid #d94198;">Content here</div>
        
        
          .myborder {border:2px solid #d94198;}
        
        Border color #d94198