#c402ea color space conversions
Hex:
        #c402ea
        RGB:
        196, 2, 234
        CMY:
        23, 99, 8
        CMYK:
        16, 99, 0, 8
      HSL:
        290°, 98.3051%, 46.2745%
        HSV (HSB):
        290°, 99.1453%, 91.7647%
        XYZ:
        37.6379, 17.7197, 79.2784
        xyY:
        0.2796, 0.1316, 17.7197
      CIE-Lab:
        49.1543, 86.3312, -67.5913
        CIE-LCH:
        49.1543, 109.6433, 321.9415
        CIE-Luv:
        49.1543, 51.3163, -110.9956
        Hunter-Lab:
        42.0948, 85.9353, -82.1964
      #c402ea color charts
#c402ea RGB chart
      #c402ea CMYK chart
      #c402ea RGB pie chart
      #c402ea color shades, tints & tones
#c402ea color schemes
#c402ea color preview, HTML & CSS examples
           This text has a color of #c402ea        
        
          <p style="color:#c402ea;">Text here</p>
        
        
          .mytext {color:#c402ea;}
        
        Text color #c402ea
      
           This box has a color of #c402ea        
        
          <div style="background-color:#c402ea;">Content here</div>
        
        
          .mybackground {background-color:#c402ea;}
        
        Background color #c402ea
      
           Border around this has a color of #c402ea        
        
          <div style="border:2px solid #c402ea;">Content here</div>
        
        
          .myborder {border:2px solid #c402ea;}
        
        Border color #c402ea