#d44493 color space conversions
Hex:
        #d44493
        RGB:
        212, 68, 147
        CMY:
        17, 73, 42
        CMYK:
        0, 68, 31, 17
      HSL:
        327°, 62.6087%, 54.9020%
        HSV (HSB):
        327°, 67.9245%, 83.1373%
        XYZ:
        34.4850, 20.2379, 29.6925
        xyY:
        0.4085, 0.2397, 20.2379
      CIE-Lab:
        52.1051, 63.0592, -12.2731
        CIE-LCH:
        52.1051, 64.2425, 348.9863
        CIE-Luv:
        52.1051, 84.7423, -28.3866
        Hunter-Lab:
        44.9865, 58.1049, -7.6427
      #d44493 color charts
#d44493 RGB chart
      #d44493 CMYK chart
      #d44493 RGB pie chart
      #d44493 color shades, tints & tones
#d44493 color schemes
#d44493 color preview, HTML & CSS examples
           This text has a color of #d44493        
        
          <p style="color:#d44493;">Text here</p>
        
        
          .mytext {color:#d44493;}
        
        Text color #d44493
      
           This box has a color of #d44493        
        
          <div style="background-color:#d44493;">Content here</div>
        
        
          .mybackground {background-color:#d44493;}
        
        Background color #d44493
      
           Border around this has a color of #d44493        
        
          <div style="border:2px solid #d44493;">Content here</div>
        
        
          .myborder {border:2px solid #d44493;}
        
        Border color #d44493