#c414e0 color space conversions
Hex:
        #c414e0
        RGB:
        196, 20, 224
        CMY:
        23, 92, 12
        CMYK:
        13, 91, 0, 12
      HSL:
        292°, 83.6066%, 47.8431%
        HSV (HSB):
        292°, 91.0714%, 87.8431%
        XYZ:
        36.4697, 17.6179, 71.9994
        xyY:
        0.2892, 0.1397, 17.6179
      CIE-Lab:
        49.0293, 83.0310, -62.1225
        CIE-LCH:
        49.0293, 103.6984, 323.1967
        CIE-Luv:
        49.0293, 53.8382, -102.9278
        Hunter-Lab:
        41.9737, 81.6393, -72.3214
      #c414e0 color charts
#c414e0 RGB chart
      #c414e0 CMYK chart
      #c414e0 RGB pie chart
      #c414e0 color shades, tints & tones
#c414e0 color schemes
#c414e0 color preview, HTML & CSS examples
           This text has a color of #c414e0        
        
          <p style="color:#c414e0;">Text here</p>
        
        
          .mytext {color:#c414e0;}
        
        Text color #c414e0
      
           This box has a color of #c414e0        
        
          <div style="background-color:#c414e0;">Content here</div>
        
        
          .mybackground {background-color:#c414e0;}
        
        Background color #c414e0
      
           Border around this has a color of #c414e0        
        
          <div style="border:2px solid #c414e0;">Content here</div>
        
        
          .myborder {border:2px solid #c414e0;}
        
        Border color #c414e0