#c42de6 color space conversions
Hex:
        #c42de6
        RGB:
        196, 45, 230
        CMY:
        23, 82, 10
        CMYK:
        15, 80, 0, 10
      HSL:
        289°, 78.7234%, 53.9216%
        HSV (HSB):
        289°, 80.4348%, 90.1961%
        XYZ:
        37.9863, 19.3257, 76.5910
        xyY:
        0.2837, 0.1443, 19.3257
      CIE-Lab:
        51.0661, 79.2200, -62.2388
        CIE-LCH:
        51.0661, 100.7446, 321.8452
        CIE-Luv:
        51.0661, 49.5482, -103.8495
        Hunter-Lab:
        43.9610, 77.3083, -72.5253
      #c42de6 color charts
#c42de6 RGB chart
      #c42de6 CMYK chart
      #c42de6 RGB pie chart
      #c42de6 color shades, tints & tones
#c42de6 color schemes
#c42de6 color preview, HTML & CSS examples
           This text has a color of #c42de6        
        
          <p style="color:#c42de6;">Text here</p>
        
        
          .mytext {color:#c42de6;}
        
        Text color #c42de6
      
           This box has a color of #c42de6        
        
          <div style="background-color:#c42de6;">Content here</div>
        
        
          .mybackground {background-color:#c42de6;}
        
        Background color #c42de6
      
           Border around this has a color of #c42de6        
        
          <div style="border:2px solid #c42de6;">Content here</div>
        
        
          .myborder {border:2px solid #c42de6;}
        
        Border color #c42de6