#c400f1 color space conversions
Hex:
        #c400f1
        RGB:
        196, 0, 241
        CMY:
        23, 100, 5
        CMYK:
        19, 100, 0, 5
      HSL:
        289°, 100.0000%, 47.2549%
        HSV (HSB):
        289°, 100.0000%, 94.5098%
        XYZ:
        38.6421, 18.0866, 84.6735
        xyY:
        0.2733, 0.1279, 18.0866
      CIE-Lab:
        49.6010, 87.6426, -70.8135
        CIE-LCH:
        49.6010, 112.6755, 321.0625
        CIE-Luv:
        49.6010, 49.1582, -115.8732
        Hunter-Lab:
        42.5284, 87.7640, -88.2758
      #c400f1 color charts
#c400f1 RGB chart
      #c400f1 CMYK chart
      #c400f1 RGB pie chart
      #c400f1 color shades, tints & tones
#c400f1 color schemes
#c400f1 color preview, HTML & CSS examples
           This text has a color of #c400f1        
        
          <p style="color:#c400f1;">Text here</p>
        
        
          .mytext {color:#c400f1;}
        
        Text color #c400f1
      
           This box has a color of #c400f1        
        
          <div style="background-color:#c400f1;">Content here</div>
        
        
          .mybackground {background-color:#c400f1;}
        
        Background color #c400f1
      
           Border around this has a color of #c400f1        
        
          <div style="border:2px solid #c400f1;">Content here</div>
        
        
          .myborder {border:2px solid #c400f1;}
        
        Border color #c400f1