#c40aea color space conversions
Hex:
        #c40aea
        RGB:
        196, 10, 234
        CMY:
        23, 96, 8
        CMYK:
        16, 96, 0, 8
      HSL:
        290°, 91.8033%, 47.8431%
        HSV (HSB):
        290°, 95.7265%, 91.7647%
        XYZ:
        37.7248, 17.8934, 79.3073
        xyY:
        0.2796, 0.1326, 17.8934
      CIE-Lab:
        49.3665, 85.6988, -67.2474
        CIE-LCH:
        49.3665, 108.9335, 321.8789
        CIE-Luv:
        49.3665, 51.0358, -110.5967
        Hunter-Lab:
        42.3005, 85.1652, -81.5497
      #c40aea color charts
#c40aea RGB chart
      #c40aea CMYK chart
      #c40aea RGB pie chart
      #c40aea color shades, tints & tones
#c40aea color schemes
#c40aea color preview, HTML & CSS examples
           This text has a color of #c40aea        
        
          <p style="color:#c40aea;">Text here</p>
        
        
          .mytext {color:#c40aea;}
        
        Text color #c40aea
      
           This box has a color of #c40aea        
        
          <div style="background-color:#c40aea;">Content here</div>
        
        
          .mybackground {background-color:#c40aea;}
        
        Background color #c40aea
      
           Border around this has a color of #c40aea        
        
          <div style="border:2px solid #c40aea;">Content here</div>
        
        
          .myborder {border:2px solid #c40aea;}
        
        Border color #c40aea