#d21c61 color space conversions
Hex:
        #d21c61
        RGB:
        210, 28, 97
        CMY:
        18, 89, 62
        CMYK:
        0, 87, 54, 18
      HSL:
        337°, 76.4706%, 46.6667%
        HSV (HSB):
        337°, 86.6667%, 82.3529%
        XYZ:
        29.1513, 15.3952, 12.7444
        xyY:
        0.5088, 0.2687, 15.3952
      CIE-Lab:
        46.1708, 69.2136, 9.3586
        CIE-LCH:
        46.1708, 69.8435, 7.7004
        CIE-Luv:
        46.1708, 115.8679, -2.3213
        Hunter-Lab:
        39.2367, 63.9538, 8.2079
      #d21c61 color charts
#d21c61 RGB chart
      #d21c61 CMYK chart
      #d21c61 RGB pie chart
      #d21c61 color shades, tints & tones
#d21c61 color schemes
#d21c61 color preview, HTML & CSS examples
           This text has a color of #d21c61        
        
          <p style="color:#d21c61;">Text here</p>
        
        
          .mytext {color:#d21c61;}
        
        Text color #d21c61
      
           This box has a color of #d21c61        
        
          <div style="background-color:#d21c61;">Content here</div>
        
        
          .mybackground {background-color:#d21c61;}
        
        Background color #d21c61
      
           Border around this has a color of #d21c61        
        
          <div style="border:2px solid #d21c61;">Content here</div>
        
        
          .myborder {border:2px solid #d21c61;}
        
        Border color #d21c61