#c42bf2 color space conversions
Hex:
        #c42bf2
        RGB:
        196, 43, 242
        CMY:
        23, 83, 5
        CMYK:
        19, 82, 0, 5
      HSL:
        286°, 88.4444%, 55.8824%
        HSV (HSB):
        286°, 82.2314%, 94.9020%
        XYZ:
        39.6558, 19.8743, 85.7504
        xyY:
        0.2730, 0.1368, 19.8743
      CIE-Lab:
        51.6948, 81.8287, -67.9799
        CIE-LCH:
        51.6948, 106.3823, 320.2816
        CIE-Luv:
        51.6948, 46.1984, -112.7183
        Hunter-Lab:
        44.5806, 80.7652, -82.8373
      #c42bf2 color charts
#c42bf2 RGB chart
      #c42bf2 CMYK chart
      #c42bf2 RGB pie chart
      #c42bf2 color shades, tints & tones
#c42bf2 color schemes
#c42bf2 color preview, HTML & CSS examples
           This text has a color of #c42bf2        
        
          <p style="color:#c42bf2;">Text here</p>
        
        
          .mytext {color:#c42bf2;}
        
        Text color #c42bf2
      
           This box has a color of #c42bf2        
        
          <div style="background-color:#c42bf2;">Content here</div>
        
        
          .mybackground {background-color:#c42bf2;}
        
        Background color #c42bf2
      
           Border around this has a color of #c42bf2        
        
          <div style="border:2px solid #c42bf2;">Content here</div>
        
        
          .myborder {border:2px solid #c42bf2;}
        
        Border color #c42bf2