#c21f80 color space conversions
Hex:
        #c21f80
        RGB:
        194, 31, 128
        CMY:
        24, 88, 50
        CMYK:
        0, 84, 34, 24
      HSL:
        324°, 72.4444%, 44.1176%
        HSV (HSB):
        324°, 84.0206%, 76.0784%
        XYZ:
        26.6344, 14.0078, 21.7221
        xyY:
        0.4271, 0.2246, 14.0078
      CIE-Lab:
        44.2441, 67.5206, -12.9938
        CIE-LCH:
        44.2441, 68.7595, 349.1071
        CIE-Luv:
        44.2441, 89.1690, -29.2023
        Hunter-Lab:
        37.4270, 61.5297, -8.2121
      #c21f80 color charts
#c21f80 RGB chart
      #c21f80 CMYK chart
      #c21f80 RGB pie chart
      #c21f80 color shades, tints & tones
#c21f80 color schemes
#c21f80 color preview, HTML & CSS examples
           This text has a color of #c21f80        
        
          <p style="color:#c21f80;">Text here</p>
        
        
          .mytext {color:#c21f80;}
        
        Text color #c21f80
      
           This box has a color of #c21f80        
        
          <div style="background-color:#c21f80;">Content here</div>
        
        
          .mybackground {background-color:#c21f80;}
        
        Background color #c21f80
      
           Border around this has a color of #c21f80        
        
          <div style="border:2px solid #c21f80;">Content here</div>
        
        
          .myborder {border:2px solid #c21f80;}
        
        Border color #c21f80