#c414c1 color space conversions
Hex:
        #c414c1
        RGB:
        196, 20, 193
        CMY:
        23, 92, 24
        CMYK:
        0, 90, 2, 23
      HSL:
        301°, 81.4815%, 42.3529%
        HSV (HSB):
        301°, 89.7959%, 76.8627%
        XYZ:
        32.6407, 16.0863, 51.8367
        xyY:
        0.3246, 0.1600, 16.0863
      CIE-Lab:
        47.0875, 78.2127, -47.3953
        CIE-LCH:
        47.0875, 91.4524, 328.7850
        CIE-Luv:
        47.0875, 65.0011, -80.3193
        Hunter-Lab:
        40.1078, 75.0794, -48.5530
      #c414c1 color charts
#c414c1 RGB chart
      #c414c1 CMYK chart
      #c414c1 RGB pie chart
      #c414c1 color shades, tints & tones
#c414c1 color schemes
#c414c1 color preview, HTML & CSS examples
           This text has a color of #c414c1        
        
          <p style="color:#c414c1;">Text here</p>
        
        
          .mytext {color:#c414c1;}
        
        Text color #c414c1
      
           This box has a color of #c414c1        
        
          <div style="background-color:#c414c1;">Content here</div>
        
        
          .mybackground {background-color:#c414c1;}
        
        Background color #c414c1
      
           Border around this has a color of #c414c1        
        
          <div style="border:2px solid #c414c1;">Content here</div>
        
        
          .myborder {border:2px solid #c414c1;}
        
        Border color #c414c1