#c421f2 color space conversions
Hex:
        #c421f2
        RGB:
        196, 33, 242
        CMY:
        23, 87, 5
        CMYK:
        19, 86, 0, 5
      HSL:
        287°, 88.9362%, 53.9216%
        HSV (HSB):
        287°, 86.3636%, 94.9020%
        XYZ:
        39.3358, 19.2343, 85.6438
        xyY:
        0.2728, 0.1334, 19.2343
      CIE-Lab:
        50.9602, 83.9875, -69.1699
        CIE-LCH:
        50.9602, 108.8043, 320.5260
        CIE-Luv:
        50.9602, 47.1844, -114.1547
        Hunter-Lab:
        43.8569, 83.3494, -85.0817
      #c421f2 color charts
#c421f2 RGB chart
      #c421f2 CMYK chart
      #c421f2 RGB pie chart
      #c421f2 color shades, tints & tones
#c421f2 color schemes
#c421f2 color preview, HTML & CSS examples
           This text has a color of #c421f2        
        
          <p style="color:#c421f2;">Text here</p>
        
        
          .mytext {color:#c421f2;}
        
        Text color #c421f2
      
           This box has a color of #c421f2        
        
          <div style="background-color:#c421f2;">Content here</div>
        
        
          .mybackground {background-color:#c421f2;}
        
        Background color #c421f2
      
           Border around this has a color of #c421f2        
        
          <div style="border:2px solid #c421f2;">Content here</div>
        
        
          .myborder {border:2px solid #c421f2;}
        
        Border color #c421f2