#d21c82 color space conversions
Hex:
        #d21c82
        RGB:
        210, 28, 130
        CMY:
        18, 89, 49
        CMYK:
        0, 87, 38, 18
      HSL:
        326°, 76.4706%, 46.6667%
        HSV (HSB):
        326°, 86.6667%, 82.3529%
        XYZ:
        31.0229, 16.1439, 22.6001
        xyY:
        0.4447, 0.2314, 16.1439
      CIE-Lab:
        47.1627, 72.0055, -9.5157
        CIE-LCH:
        47.1627, 72.6316, 352.4719
        CIE-Luv:
        47.1627, 101.8292, -25.8908
        Hunter-Lab:
        40.1794, 67.5074, -5.2238
      #d21c82 color charts
#d21c82 RGB chart
      #d21c82 CMYK chart
      #d21c82 RGB pie chart
      #d21c82 color shades, tints & tones
#d21c82 color schemes
#d21c82 color preview, HTML & CSS examples
           This text has a color of #d21c82        
        
          <p style="color:#d21c82;">Text here</p>
        
        
          .mytext {color:#d21c82;}
        
        Text color #d21c82
      
           This box has a color of #d21c82        
        
          <div style="background-color:#d21c82;">Content here</div>
        
        
          .mybackground {background-color:#d21c82;}
        
        Background color #d21c82
      
           Border around this has a color of #d21c82        
        
          <div style="border:2px solid #d21c82;">Content here</div>
        
        
          .myborder {border:2px solid #d21c82;}
        
        Border color #d21c82