#d44994 color space conversions
Hex:
        #d44994
        RGB:
        212, 73, 148
        CMY:
        17, 71, 42
        CMYK:
        0, 66, 30, 17
      HSL:
        328°, 61.7778%, 55.8824%
        HSV (HSB):
        328°, 65.5660%, 83.1373%
        XYZ:
        34.8792, 20.9003, 30.2128
        xyY:
        0.4056, 0.2430, 20.9003
      CIE-Lab:
        52.8402, 61.2448, -11.7589
        CIE-LCH:
        52.8402, 62.3634, 349.1315
        CIE-Luv:
        52.8402, 82.3968, -27.3932
        Hunter-Lab:
        45.7168, 56.1806, -7.1811
      #d44994 color charts
#d44994 RGB chart
      #d44994 CMYK chart
      #d44994 RGB pie chart
      #d44994 color shades, tints & tones
#d44994 color schemes
#d44994 color preview, HTML & CSS examples
           This text has a color of #d44994        
        
          <p style="color:#d44994;">Text here</p>
        
        
          .mytext {color:#d44994;}
        
        Text color #d44994
      
           This box has a color of #d44994        
        
          <div style="background-color:#d44994;">Content here</div>
        
        
          .mybackground {background-color:#d44994;}
        
        Background color #d44994
      
           Border around this has a color of #d44994        
        
          <div style="border:2px solid #d44994;">Content here</div>
        
        
          .myborder {border:2px solid #d44994;}
        
        Border color #d44994