#d44291 color space conversions
Hex:
        #d44291
        RGB:
        212, 66, 145
        CMY:
        17, 74, 43
        CMYK:
        0, 69, 32, 17
      HSL:
        328°, 62.9310%, 54.5098%
        HSV (HSB):
        328°, 68.8679%, 83.1373%
        XYZ:
        34.2104, 19.9378, 28.8334
        xyY:
        0.4123, 0.2403, 19.9378
      CIE-Lab:
        51.7668, 63.5684, -11.5932
        CIE-LCH:
        51.7668, 64.6169, 349.6644
        CIE-Luv:
        51.7668, 86.2385, -27.5050
        Hunter-Lab:
        44.6518, 58.6190, -7.0296
      #d44291 color charts
#d44291 RGB chart
      #d44291 CMYK chart
      #d44291 RGB pie chart
      #d44291 color shades, tints & tones
#d44291 color schemes
#d44291 color preview, HTML & CSS examples
           This text has a color of #d44291        
        
          <p style="color:#d44291;">Text here</p>
        
        
          .mytext {color:#d44291;}
        
        Text color #d44291
      
           This box has a color of #d44291        
        
          <div style="background-color:#d44291;">Content here</div>
        
        
          .mybackground {background-color:#d44291;}
        
        Background color #d44291
      
           Border around this has a color of #d44291        
        
          <div style="border:2px solid #d44291;">Content here</div>
        
        
          .myborder {border:2px solid #d44291;}
        
        Border color #d44291