#c21a96 color space conversions
Hex:
        #c21a96
        RGB:
        194, 26, 150
        CMY:
        24, 90, 41
        CMYK:
        0, 87, 23, 24
      HSL:
        316°, 76.3636%, 43.1373%
        HSV (HSB):
        316°, 86.5979%, 76.0784%
        XYZ:
        28.1225, 14.4101, 30.1534
        xyY:
        0.3869, 0.1983, 14.4101
      CIE-Lab:
        44.8155, 71.0417, -25.5090
        CIE-LCH:
        44.8155, 75.4827, 340.2482
        CIE-Luv:
        44.8155, 80.5260, -47.1275
        Hunter-Lab:
        37.9607, 65.8076, -20.5235
      #c21a96 color charts
#c21a96 RGB chart
      #c21a96 CMYK chart
      #c21a96 RGB pie chart
      #c21a96 color shades, tints & tones
#c21a96 color schemes
#c21a96 color preview, HTML & CSS examples
           This text has a color of #c21a96        
        
          <p style="color:#c21a96;">Text here</p>
        
        
          .mytext {color:#c21a96;}
        
        Text color #c21a96
      
           This box has a color of #c21a96        
        
          <div style="background-color:#c21a96;">Content here</div>
        
        
          .mybackground {background-color:#c21a96;}
        
        Background color #c21a96
      
           Border around this has a color of #c21a96        
        
          <div style="border:2px solid #c21a96;">Content here</div>
        
        
          .myborder {border:2px solid #c21a96;}
        
        Border color #c21a96