#c425f0 color space conversions
Hex:
        #c425f0
        RGB:
        196, 37, 240
        CMY:
        23, 85, 6
        CMYK:
        18, 85, 0, 6
      HSL:
        287°, 87.1245%, 54.3137%
        HSV (HSB):
        287°, 84.5833%, 94.1176%
        XYZ:
        39.1547, 19.3502, 84.1093
        xyY:
        0.2745, 0.1357, 19.3502
      CIE-Lab:
        51.0944, 82.8362, -67.8293
        CIE-LCH:
        51.0944, 107.0637, 320.6881
        CIE-Luv:
        51.0944, 47.4172, -112.2349
        Hunter-Lab:
        43.9888, 81.9034, -82.5740
      #c425f0 color charts
#c425f0 RGB chart
      #c425f0 CMYK chart
      #c425f0 RGB pie chart
      #c425f0 color shades, tints & tones
#c425f0 color schemes
#c425f0 color preview, HTML & CSS examples
           This text has a color of #c425f0        
        
          <p style="color:#c425f0;">Text here</p>
        
        
          .mytext {color:#c425f0;}
        
        Text color #c425f0
      
           This box has a color of #c425f0        
        
          <div style="background-color:#c425f0;">Content here</div>
        
        
          .mybackground {background-color:#c425f0;}
        
        Background color #c425f0
      
           Border around this has a color of #c425f0        
        
          <div style="border:2px solid #c425f0;">Content here</div>
        
        
          .myborder {border:2px solid #c425f0;}
        
        Border color #c425f0