#c21246 color space conversions
Hex:
        #c21246
        RGB:
        194, 18, 70
        CMY:
        24, 93, 73
        CMYK:
        0, 91, 64, 24
      HSL:
        342°, 83.0189%, 41.5686%
        HSV (HSB):
        342°, 90.7216%, 76.0784%
        XYZ:
        23.5699, 12.3441, 6.9347
        xyY:
        0.5501, 0.2881, 12.3441
      CIE-Lab:
        41.7579, 65.1738, 19.7121
        CIE-LCH:
        41.7579, 68.0896, 16.8282
        CIE-Luv:
        41.7579, 115.5735, 8.5072
        Hunter-Lab:
        35.1342, 58.2625, 12.8914
      #c21246 color charts
#c21246 RGB chart
      #c21246 CMYK chart
      #c21246 RGB pie chart
      #c21246 color shades, tints & tones
#c21246 color schemes
#c21246 color preview, HTML & CSS examples
           This text has a color of #c21246        
        
          <p style="color:#c21246;">Text here</p>
        
        
          .mytext {color:#c21246;}
        
        Text color #c21246
      
           This box has a color of #c21246        
        
          <div style="background-color:#c21246;">Content here</div>
        
        
          .mybackground {background-color:#c21246;}
        
        Background color #c21246
      
           Border around this has a color of #c21246        
        
          <div style="border:2px solid #c21246;">Content here</div>
        
        
          .myborder {border:2px solid #c21246;}
        
        Border color #c21246