#c350f2 color space conversions
Hex:
        #c350f2
        RGB:
        195, 80, 242
        CMY:
        24, 69, 5
        CMYK:
        19, 67, 0, 5
      HSL:
        283°, 86.1702%, 63.1373%
        HSV (HSB):
        283°, 66.9421%, 94.9020%
        XYZ:
        41.4013, 23.7502, 86.4066
        xyY:
        0.2732, 0.1567, 23.7502
      CIE-Lab:
        55.8368, 69.3783, -61.3084
        CIE-LCH:
        55.8368, 92.5855, 318.5336
        CIE-Luv:
        55.8368, 39.3945, -103.7488
        Hunter-Lab:
        48.7342, 66.3569, -71.0082
      #c350f2 color charts
#c350f2 RGB chart
      #c350f2 CMYK chart
      #c350f2 RGB pie chart
      #c350f2 color shades, tints & tones
#c350f2 color schemes
#c350f2 color preview, HTML & CSS examples
           This text has a color of #c350f2        
        
          <p style="color:#c350f2;">Text here</p>
        
        
          .mytext {color:#c350f2;}
        
        Text color #c350f2
      
           This box has a color of #c350f2        
        
          <div style="background-color:#c350f2;">Content here</div>
        
        
          .mybackground {background-color:#c350f2;}
        
        Background color #c350f2
      
           Border around this has a color of #c350f2        
        
          <div style="border:2px solid #c350f2;">Content here</div>
        
        
          .myborder {border:2px solid #c350f2;}
        
        Border color #c350f2