#350ff8 color space conversions
Hex:
        #350ff8
        RGB:
        53, 15, 248
        CMY:
        79, 94, 3
        CMYK:
        79, 94, 0, 3
      HSL:
        250°, 94.3320%, 51.5686%
        HSV (HSB):
        250°, 93.9516%, 97.2549%
        XYZ:
        18.5823, 7.8758, 89.3477
        xyY:
        0.1605, 0.0680, 7.8758
      CIE-Lab:
        33.7230, 75.8722, -101.5133
        CIE-LCH:
        33.7230, 126.7341, 306.7749
        CIE-Luv:
        33.7230, -6.2268, -128.5451
        Hunter-Lab:
        28.0639, 69.0804, -169.1181
      #350ff8 color charts
#350ff8 RGB chart
      #350ff8 CMYK chart
      #350ff8 RGB pie chart
      #350ff8 color shades, tints & tones
#350ff8 color schemes
#350ff8 color preview, HTML & CSS examples
           This text has a color of #350ff8        
        
          <p style="color:#350ff8;">Text here</p>
        
        
          .mytext {color:#350ff8;}
        
        Text color #350ff8
      
           This box has a color of #350ff8        
        
          <div style="background-color:#350ff8;">Content here</div>
        
        
          .mybackground {background-color:#350ff8;}
        
        Background color #350ff8
      
           Border around this has a color of #350ff8        
        
          <div style="border:2px solid #350ff8;">Content here</div>
        
        
          .myborder {border:2px solid #350ff8;}
        
        Border color #350ff8