#c42dea color space conversions
Hex:
        #c42dea
        RGB:
        196, 45, 234
        CMY:
        23, 82, 8
        CMYK:
        16, 81, 0, 8
      HSL:
        288°, 81.8182%, 54.7059%
        HSV (HSB):
        288°, 80.7692%, 91.7647%
        XYZ:
        38.5546, 19.5530, 79.5840
        xyY:
        0.2800, 0.1420, 19.5530
      CIE-Lab:
        51.3281, 79.9186, -64.0744
        CIE-LCH:
        51.3281, 102.4330, 321.2792
        CIE-Luv:
        51.3281, 48.3322, -106.7155
        Hunter-Lab:
        44.2188, 78.2521, -75.7555
      #c42dea color charts
#c42dea RGB chart
      #c42dea CMYK chart
      #c42dea RGB pie chart
      #c42dea color shades, tints & tones
#c42dea color schemes
#c42dea color preview, HTML & CSS examples
           This text has a color of #c42dea        
        
          <p style="color:#c42dea;">Text here</p>
        
        
          .mytext {color:#c42dea;}
        
        Text color #c42dea
      
           This box has a color of #c42dea        
        
          <div style="background-color:#c42dea;">Content here</div>
        
        
          .mybackground {background-color:#c42dea;}
        
        Background color #c42dea
      
           Border around this has a color of #c42dea        
        
          <div style="border:2px solid #c42dea;">Content here</div>
        
        
          .myborder {border:2px solid #c42dea;}
        
        Border color #c42dea