#c21e80 color space conversions
Hex:
        #c21e80
        RGB:
        194, 30, 128
        CMY:
        24, 88, 50
        CMYK:
        0, 85, 34, 24
      HSL:
        324°, 73.2143%, 43.9216%
        HSV (HSB):
        324°, 84.5361%, 76.0784%
        XYZ:
        26.6087, 13.9564, 21.7135
        xyY:
        0.4273, 0.2241, 13.9564
      CIE-Lab:
        44.1703, 67.7334, -13.1057
        CIE-LCH:
        44.1703, 68.9897, 349.0492
        CIE-Luv:
        44.1703, 89.3778, -29.3810
        Hunter-Lab:
        37.3583, 61.7610, -8.3100
      #c21e80 color charts
#c21e80 RGB chart
      #c21e80 CMYK chart
      #c21e80 RGB pie chart
      #c21e80 color shades, tints & tones
#c21e80 color schemes
#c21e80 color preview, HTML & CSS examples
           This text has a color of #c21e80        
        
          <p style="color:#c21e80;">Text here</p>
        
        
          .mytext {color:#c21e80;}
        
        Text color #c21e80
      
           This box has a color of #c21e80        
        
          <div style="background-color:#c21e80;">Content here</div>
        
        
          .mybackground {background-color:#c21e80;}
        
        Background color #c21e80
      
           Border around this has a color of #c21e80        
        
          <div style="border:2px solid #c21e80;">Content here</div>
        
        
          .myborder {border:2px solid #c21e80;}
        
        Border color #c21e80