#c414c2 color space conversions
Hex:
        #c414c2
        RGB:
        196, 20, 194
        CMY:
        23, 92, 24
        CMYK:
        0, 90, 1, 23
      HSL:
        301°, 81.4815%, 42.3529%
        HSV (HSB):
        301°, 89.7959%, 76.8627%
        XYZ:
        32.7527, 16.1311, 52.4263
        xyY:
        0.3233, 0.1592, 16.1311
      CIE-Lab:
        47.1460, 78.3604, -47.8843
        CIE-LCH:
        47.1460, 91.8328, 328.5718
        CIE-Luv:
        47.1460, 64.6162, -81.0681
        Hunter-Lab:
        40.1636, 75.2775, -49.2779
      #c414c2 color charts
#c414c2 RGB chart
      #c414c2 CMYK chart
      #c414c2 RGB pie chart
      #c414c2 color shades, tints & tones
#c414c2 color schemes
#c414c2 color preview, HTML & CSS examples
           This text has a color of #c414c2        
        
          <p style="color:#c414c2;">Text here</p>
        
        
          .mytext {color:#c414c2;}
        
        Text color #c414c2
      
           This box has a color of #c414c2        
        
          <div style="background-color:#c414c2;">Content here</div>
        
        
          .mybackground {background-color:#c414c2;}
        
        Background color #c414c2
      
           Border around this has a color of #c414c2        
        
          <div style="border:2px solid #c414c2;">Content here</div>
        
        
          .myborder {border:2px solid #c414c2;}
        
        Border color #c414c2