#c212c1 color space conversions
Hex:
        #c212c1
        RGB:
        194, 18, 193
        CMY:
        24, 93, 24
        CMYK:
        0, 91, 1, 24
      HSL:
        300°, 83.0189%, 41.5686%
        HSV (HSB):
        300°, 90.7216%, 76.0784%
        XYZ:
        32.0901, 15.7522, 51.8012
        xyY:
        0.3220, 0.1581, 15.7522
      CIE-Lab:
        46.6477, 78.1284, -48.1180
        CIE-LCH:
        46.6477, 91.7572, 328.3717
        CIE-Luv:
        46.6477, 63.7082, -81.1374
        Hunter-Lab:
        39.6890, 74.8681, -49.6016
      #c212c1 color charts
#c212c1 RGB chart
      #c212c1 CMYK chart
      #c212c1 RGB pie chart
      #c212c1 color shades, tints & tones
#c212c1 color schemes
#c212c1 color preview, HTML & CSS examples
           This text has a color of #c212c1        
        
          <p style="color:#c212c1;">Text here</p>
        
        
          .mytext {color:#c212c1;}
        
        Text color #c212c1
      
           This box has a color of #c212c1        
        
          <div style="background-color:#c212c1;">Content here</div>
        
        
          .mybackground {background-color:#c212c1;}
        
        Background color #c212c1
      
           Border around this has a color of #c212c1        
        
          <div style="border:2px solid #c212c1;">Content here</div>
        
        
          .myborder {border:2px solid #c212c1;}
        
        Border color #c212c1