#d42994 color space conversions
Hex:
        #d42994
        RGB:
        212, 41, 148
        CMY:
        17, 84, 42
        CMYK:
        0, 81, 30, 17
      HSL:
        322°, 67.5889%, 49.6078%
        HSV (HSB):
        322°, 80.6604%, 83.1373%
        XYZ:
        33.2896, 17.7210, 29.6829
        xyY:
        0.4125, 0.2196, 17.7210
      CIE-Lab:
        49.1560, 71.6019, -17.3438
        CIE-LCH:
        49.1560, 73.6725, 346.3838
        CIE-Luv:
        49.1560, 92.7970, -36.7085
        Hunter-Lab:
        42.0964, 67.4883, -12.3390
      #d42994 color charts
#d42994 RGB chart
      #d42994 CMYK chart
      #d42994 RGB pie chart
      #d42994 color shades, tints & tones
#d42994 color schemes
#d42994 color preview, HTML & CSS examples
           This text has a color of #d42994        
        
          <p style="color:#d42994;">Text here</p>
        
        
          .mytext {color:#d42994;}
        
        Text color #d42994
      
           This box has a color of #d42994        
        
          <div style="background-color:#d42994;">Content here</div>
        
        
          .mybackground {background-color:#d42994;}
        
        Background color #d42994
      
           Border around this has a color of #d42994        
        
          <div style="border:2px solid #d42994;">Content here</div>
        
        
          .myborder {border:2px solid #d42994;}
        
        Border color #d42994