#c42af8 color space conversions
Hex:
        #c42af8
        RGB:
        196, 42, 248
        CMY:
        23, 84, 3
        CMYK:
        21, 83, 0, 3
      HSL:
        285°, 93.6364%, 56.8627%
        HSV (HSB):
        285°, 83.0645%, 97.2549%
        XYZ:
        40.5362, 20.1690, 90.5634
        xyY:
        0.2680, 0.1333, 20.1690
      CIE-Lab:
        52.0278, 83.1381, -70.7987
        CIE-LCH:
        52.0278, 109.1989, 319.5830
        CIE-Luv:
        52.0278, 44.5806, -117.0549
        Hunter-Lab:
        44.9099, 82.5238, -88.1248
      #c42af8 color charts
#c42af8 RGB chart
      #c42af8 CMYK chart
      #c42af8 RGB pie chart
      #c42af8 color shades, tints & tones
#c42af8 color schemes
#c42af8 color preview, HTML & CSS examples
           This text has a color of #c42af8        
        
          <p style="color:#c42af8;">Text here</p>
        
        
          .mytext {color:#c42af8;}
        
        Text color #c42af8
      
           This box has a color of #c42af8        
        
          <div style="background-color:#c42af8;">Content here</div>
        
        
          .mybackground {background-color:#c42af8;}
        
        Background color #c42af8
      
           Border around this has a color of #c42af8        
        
          <div style="border:2px solid #c42af8;">Content here</div>
        
        
          .myborder {border:2px solid #c42af8;}
        
        Border color #c42af8