#c412e1 color space conversions
Hex:
        #c412e1
        RGB:
        196, 18, 225
        CMY:
        23, 93, 12
        CMYK:
        13, 92, 0, 12
      HSL:
        292°, 85.1852%, 47.6471%
        HSV (HSB):
        292°, 92.0000%, 88.2353%
        XYZ:
        36.5719, 17.6046, 72.7046
        xyY:
        0.2882, 0.1387, 17.6046
      CIE-Lab:
        49.0130, 83.4405, -62.7177
        CIE-LCH:
        49.0130, 104.3831, 323.0698
        CIE-Luv:
        49.0130, 53.6225, -103.8010
        Hunter-Lab:
        41.9579, 82.1603, -73.3673
      #c412e1 color charts
#c412e1 RGB chart
      #c412e1 CMYK chart
      #c412e1 RGB pie chart
      #c412e1 color shades, tints & tones
#c412e1 color schemes
#c412e1 color preview, HTML & CSS examples
           This text has a color of #c412e1        
        
          <p style="color:#c412e1;">Text here</p>
        
        
          .mytext {color:#c412e1;}
        
        Text color #c412e1
      
           This box has a color of #c412e1        
        
          <div style="background-color:#c412e1;">Content here</div>
        
        
          .mybackground {background-color:#c412e1;}
        
        Background color #c412e1
      
           Border around this has a color of #c412e1        
        
          <div style="border:2px solid #c412e1;">Content here</div>
        
        
          .myborder {border:2px solid #c412e1;}
        
        Border color #c412e1