#d42981 color space conversions
Hex:
        #d42981
        RGB:
        212, 41, 129
        CMY:
        17, 84, 49
        CMYK:
        0, 81, 39, 17
      HSL:
        329°, 67.5889%, 49.6078%
        HSV (HSB):
        329°, 80.6604%, 83.1373%
        XYZ:
        31.9068, 17.1679, 22.4009
        xyY:
        0.4464, 0.2402, 17.1679
      CIE-Lab:
        48.4709, 69.6055, -6.9112
        CIE-LCH:
        48.4709, 69.9478, 354.3296
        CIE-Luv:
        48.4709, 100.8395, -22.1051
        Hunter-Lab:
        41.4342, 64.9458, -3.0506
      #d42981 color charts
#d42981 RGB chart
      #d42981 CMYK chart
      #d42981 RGB pie chart
      #d42981 color shades, tints & tones
#d42981 color schemes
#d42981 color preview, HTML & CSS examples
           This text has a color of #d42981        
        
          <p style="color:#d42981;">Text here</p>
        
        
          .mytext {color:#d42981;}
        
        Text color #d42981
      
           This box has a color of #d42981        
        
          <div style="background-color:#d42981;">Content here</div>
        
        
          .mybackground {background-color:#d42981;}
        
        Background color #d42981
      
           Border around this has a color of #d42981        
        
          <div style="border:2px solid #d42981;">Content here</div>
        
        
          .myborder {border:2px solid #d42981;}
        
        Border color #d42981