#d22d81 color space conversions
Hex:
        #d22d81
        RGB:
        210, 45, 129
        CMY:
        18, 82, 49
        CMYK:
        0, 79, 39, 18
      HSL:
        329°, 64.7059%, 50.0000%
        HSV (HSB):
        329°, 78.5714%, 82.3529%
        XYZ:
        31.4792, 17.1634, 22.4226
        xyY:
        0.4430, 0.2415, 17.1634
      CIE-Lab:
        48.4653, 68.0706, -6.9590
        CIE-LCH:
        48.4653, 68.4254, 354.1628
        CIE-Luv:
        48.4653, 98.0748, -21.8446
        Hunter-Lab:
        41.4287, 63.1311, -3.0896
      #d22d81 color charts
#d22d81 RGB chart
      #d22d81 CMYK chart
      #d22d81 RGB pie chart
      #d22d81 color shades, tints & tones
#d22d81 color schemes
#d22d81 color preview, HTML & CSS examples
           This text has a color of #d22d81        
        
          <p style="color:#d22d81;">Text here</p>
        
        
          .mytext {color:#d22d81;}
        
        Text color #d22d81
      
           This box has a color of #d22d81        
        
          <div style="background-color:#d22d81;">Content here</div>
        
        
          .mybackground {background-color:#d22d81;}
        
        Background color #d22d81
      
           Border around this has a color of #d22d81        
        
          <div style="border:2px solid #d22d81;">Content here</div>
        
        
          .myborder {border:2px solid #d22d81;}
        
        Border color #d22d81