#c21e74 color space conversions
Hex:
        #c21e74
        RGB:
        194, 30, 116
        CMY:
        24, 88, 55
        CMYK:
        0, 85, 40, 24
      HSL:
        329°, 73.2143%, 43.9216%
        HSV (HSB):
        329°, 84.5361%, 76.0784%
        XYZ:
        25.8648, 13.6588, 17.7962
        xyY:
        0.4512, 0.2383, 13.6588
      CIE-Lab:
        43.7396, 66.5129, -6.3507
        CIE-LCH:
        43.7396, 66.8154, 354.5459
        CIE-Luv:
        43.7396, 94.5487, -20.2955
        Hunter-Lab:
        36.9579, 60.2462, -2.6792
      #c21e74 color charts
#c21e74 RGB chart
      #c21e74 CMYK chart
      #c21e74 RGB pie chart
      #c21e74 color shades, tints & tones
#c21e74 color schemes
#c21e74 color preview, HTML & CSS examples
           This text has a color of #c21e74        
        
          <p style="color:#c21e74;">Text here</p>
        
        
          .mytext {color:#c21e74;}
        
        Text color #c21e74
      
           This box has a color of #c21e74        
        
          <div style="background-color:#c21e74;">Content here</div>
        
        
          .mybackground {background-color:#c21e74;}
        
        Background color #c21e74
      
           Border around this has a color of #c21e74        
        
          <div style="border:2px solid #c21e74;">Content here</div>
        
        
          .myborder {border:2px solid #c21e74;}
        
        Border color #c21e74