#c212c2 color space conversions
Hex:
        #c212c2
        RGB:
        194, 18, 194
        CMY:
        24, 93, 24
        CMYK:
        0, 91, 0, 24
      HSL:
        300°, 83.0189%, 41.5686%
        HSV (HSB):
        300°, 90.7216%, 76.0784%
        XYZ:
        32.2020, 15.7970, 52.3908
        xyY:
        0.3208, 0.1574, 15.7970
      CIE-Lab:
        46.7070, 78.2772, -48.6059
        CIE-LCH:
        46.7070, 92.1404, 328.1620
        CIE-Luv:
        46.7070, 63.3259, -81.8827
        Hunter-Lab:
        39.7454, 75.0676, -50.3319
      #c212c2 color charts
#c212c2 RGB chart
      #c212c2 CMYK chart
      #c212c2 RGB pie chart
      #c212c2 color shades, tints & tones
#c212c2 color schemes
#c212c2 color preview, HTML & CSS examples
           This text has a color of #c212c2        
        
          <p style="color:#c212c2;">Text here</p>
        
        
          .mytext {color:#c212c2;}
        
        Text color #c212c2
      
           This box has a color of #c212c2        
        
          <div style="background-color:#c212c2;">Content here</div>
        
        
          .mybackground {background-color:#c212c2;}
        
        Background color #c212c2
      
           Border around this has a color of #c212c2        
        
          <div style="border:2px solid #c212c2;">Content here</div>
        
        
          .myborder {border:2px solid #c212c2;}
        
        Border color #c212c2