#c434f2 color space conversions
Hex:
        #c434f2
        RGB:
        196, 52, 242
        CMY:
        23, 80, 5
        CMYK:
        19, 79, 0, 5
      HSL:
        285°, 87.9630%, 57.6471%
        HSV (HSB):
        285°, 78.5124%, 94.9020%
        XYZ:
        40.0200, 20.6026, 85.8718
        xyY:
        0.2732, 0.1406, 20.6026
      CIE-Lab:
        52.5117, 79.4475, -66.6585
        CIE-LCH:
        52.5117, 103.7076, 320.0025
        CIE-Luv:
        52.5117, 45.0721, -111.0659
        Hunter-Lab:
        45.3900, 77.9492, -80.3956
      #c434f2 color charts
#c434f2 RGB chart
      #c434f2 CMYK chart
      #c434f2 RGB pie chart
      #c434f2 color shades, tints & tones
#c434f2 color schemes
#c434f2 color preview, HTML & CSS examples
           This text has a color of #c434f2        
        
          <p style="color:#c434f2;">Text here</p>
        
        
          .mytext {color:#c434f2;}
        
        Text color #c434f2
      
           This box has a color of #c434f2        
        
          <div style="background-color:#c434f2;">Content here</div>
        
        
          .mybackground {background-color:#c434f2;}
        
        Background color #c434f2
      
           Border around this has a color of #c434f2        
        
          <div style="border:2px solid #c434f2;">Content here</div>
        
        
          .myborder {border:2px solid #c434f2;}
        
        Border color #c434f2