#d44995 color space conversions
Hex:
        #d44995
        RGB:
        212, 73, 149
        CMY:
        17, 71, 42
        CMYK:
        0, 66, 30, 17
      HSL:
        327°, 61.7778%, 55.8824%
        HSV (HSB):
        327°, 65.5660%, 83.1373%
        XYZ:
        34.9587, 20.9321, 30.6315
        xyY:
        0.4040, 0.2419, 20.9321
      CIE-Lab:
        52.8751, 61.3661, -12.2986
        CIE-LCH:
        52.8751, 62.5864, 348.6673
        CIE-Luv:
        52.8751, 82.0489, -28.1761
        Hunter-Lab:
        45.7516, 56.3265, -7.6697
      #d44995 color charts
#d44995 RGB chart
      #d44995 CMYK chart
      #d44995 RGB pie chart
      #d44995 color shades, tints & tones
#d44995 color schemes
#d44995 color preview, HTML & CSS examples
           This text has a color of #d44995        
        
          <p style="color:#d44995;">Text here</p>
        
        
          .mytext {color:#d44995;}
        
        Text color #d44995
      
           This box has a color of #d44995        
        
          <div style="background-color:#d44995;">Content here</div>
        
        
          .mybackground {background-color:#d44995;}
        
        Background color #d44995
      
           Border around this has a color of #d44995        
        
          <div style="border:2px solid #d44995;">Content here</div>
        
        
          .myborder {border:2px solid #d44995;}
        
        Border color #d44995