#c21a7a color space conversions
Hex:
        #c21a7a
        RGB:
        194, 26, 122
        CMY:
        24, 90, 52
        CMYK:
        0, 87, 37, 24
      HSL:
        326°, 76.3636%, 43.1373%
        HSV (HSB):
        326°, 86.5979%, 76.0784%
        XYZ:
        26.1304, 13.6133, 19.6628
        xyY:
        0.4399, 0.2292, 13.6133
      CIE-Lab:
        43.6731, 67.9049, -10.1621
        CIE-LCH:
        43.6731, 68.6610, 351.4888
        CIE-Luv:
        43.6731, 92.7871, -25.4688
        Hunter-Lab:
        36.8962, 61.8480, -5.7696
      #c21a7a color charts
#c21a7a RGB chart
      #c21a7a CMYK chart
      #c21a7a RGB pie chart
      #c21a7a color shades, tints & tones
#c21a7a color schemes
#c21a7a color preview, HTML & CSS examples
           This text has a color of #c21a7a        
        
          <p style="color:#c21a7a;">Text here</p>
        
        
          .mytext {color:#c21a7a;}
        
        Text color #c21a7a
      
           This box has a color of #c21a7a        
        
          <div style="background-color:#c21a7a;">Content here</div>
        
        
          .mybackground {background-color:#c21a7a;}
        
        Background color #c21a7a
      
           Border around this has a color of #c21a7a        
        
          <div style="border:2px solid #c21a7a;">Content here</div>
        
        
          .myborder {border:2px solid #c21a7a;}
        
        Border color #c21a7a