#c42ae3 color space conversions
Hex:
        #c42ae3
        RGB:
        196, 42, 227
        CMY:
        23, 84, 11
        CMYK:
        14, 81, 0, 11
      HSL:
        290°, 76.7635%, 52.7451%
        HSV (HSB):
        290°, 81.4978%, 89.0196%
        XYZ:
        37.4580, 18.9377, 74.3541
        xyY:
        0.2865, 0.1448, 18.9377
      CIE-Lab:
        50.6143, 79.4524, -61.2690
        CIE-LCH:
        50.6143, 100.3323, 322.3627
        CIE-Luv:
        50.6143, 50.8559, -102.2283
        Hunter-Lab:
        43.5175, 77.4896, -70.8408
      #c42ae3 color charts
#c42ae3 RGB chart
      #c42ae3 CMYK chart
      #c42ae3 RGB pie chart
      #c42ae3 color shades, tints & tones
#c42ae3 color schemes
#c42ae3 color preview, HTML & CSS examples
           This text has a color of #c42ae3        
        
          <p style="color:#c42ae3;">Text here</p>
        
        
          .mytext {color:#c42ae3;}
        
        Text color #c42ae3
      
           This box has a color of #c42ae3        
        
          <div style="background-color:#c42ae3;">Content here</div>
        
        
          .mybackground {background-color:#c42ae3;}
        
        Background color #c42ae3
      
           Border around this has a color of #c42ae3        
        
          <div style="border:2px solid #c42ae3;">Content here</div>
        
        
          .myborder {border:2px solid #c42ae3;}
        
        Border color #c42ae3