#c427f2 color space conversions
Hex:
        #c427f2
        RGB:
        196, 39, 242
        CMY:
        23, 85, 5
        CMYK:
        19, 84, 0, 5
      HSL:
        286°, 88.6463%, 55.0980%
        HSV (HSB):
        286°, 83.8843%, 94.9020%
        XYZ:
        39.5175, 19.5976, 85.7043
        xyY:
        0.2729, 0.1353, 19.5976
      CIE-Lab:
        51.3792, 82.7542, -68.4910
        CIE-LCH:
        51.3792, 107.4210, 320.3873
        CIE-Luv:
        51.3792, 46.6252, -113.3414
        Hunter-Lab:
        44.2692, 81.8694, -83.7959
      #c427f2 color charts
#c427f2 RGB chart
      #c427f2 CMYK chart
      #c427f2 RGB pie chart
      #c427f2 color shades, tints & tones
#c427f2 color schemes
#c427f2 color preview, HTML & CSS examples
           This text has a color of #c427f2        
        
          <p style="color:#c427f2;">Text here</p>
        
        
          .mytext {color:#c427f2;}
        
        Text color #c427f2
      
           This box has a color of #c427f2        
        
          <div style="background-color:#c427f2;">Content here</div>
        
        
          .mybackground {background-color:#c427f2;}
        
        Background color #c427f2
      
           Border around this has a color of #c427f2        
        
          <div style="border:2px solid #c427f2;">Content here</div>
        
        
          .myborder {border:2px solid #c427f2;}
        
        Border color #c427f2