#d44293 color space conversions
Hex:
        #d44293
        RGB:
        212, 66, 147
        CMY:
        17, 74, 42
        CMYK:
        0, 69, 31, 17
      HSL:
        327°, 62.9310%, 54.5098%
        HSV (HSB):
        327°, 68.8679%, 83.1373%
        XYZ:
        34.3661, 20.0001, 29.6529
        xyY:
        0.4090, 0.2380, 20.0001
      CIE-Lab:
        51.8373, 63.8033, -12.6771
        CIE-LCH:
        51.8373, 65.0505, 348.7622
        CIE-Luv:
        51.8373, 85.5057, -29.0649
        Hunter-Lab:
        44.7214, 58.9053, -8.0077
      #d44293 color charts
#d44293 RGB chart
      #d44293 CMYK chart
      #d44293 RGB pie chart
      #d44293 color shades, tints & tones
#d44293 color schemes
#d44293 color preview, HTML & CSS examples
           This text has a color of #d44293        
        
          <p style="color:#d44293;">Text here</p>
        
        
          .mytext {color:#d44293;}
        
        Text color #d44293
      
           This box has a color of #d44293        
        
          <div style="background-color:#d44293;">Content here</div>
        
        
          .mybackground {background-color:#d44293;}
        
        Background color #d44293
      
           Border around this has a color of #d44293        
        
          <div style="border:2px solid #d44293;">Content here</div>
        
        
          .myborder {border:2px solid #d44293;}
        
        Border color #d44293