#350fa8 color space conversions
Hex:
        #350fa8
        RGB:
        53, 15, 168
        CMY:
        79, 94, 34
        CMYK:
        68, 91, 0, 34
      HSL:
        255°, 83.6066%, 35.8824%
        HSV (HSB):
        255°, 91.0714%, 65.8824%
        XYZ:
        8.7069, 3.9257, 37.3446
        xyY:
        0.1742, 0.0785, 3.9257
      CIE-Lab:
        23.4242, 55.4635, -72.0244
        CIE-LCH:
        23.4242, 90.9049, 307.5986
        CIE-Luv:
        23.4242, -1.2029, -82.7195
        Hunter-Lab:
        19.8133, 43.7679, -97.8817
      #350fa8 color charts
#350fa8 RGB chart
      #350fa8 CMYK chart
      #350fa8 RGB pie chart
      #350fa8 color shades, tints & tones
#350fa8 color schemes
#350fa8 color preview, HTML & CSS examples
           This text has a color of #350fa8        
        
          <p style="color:#350fa8;">Text here</p>
        
        
          .mytext {color:#350fa8;}
        
        Text color #350fa8
      
           This box has a color of #350fa8        
        
          <div style="background-color:#350fa8;">Content here</div>
        
        
          .mybackground {background-color:#350fa8;}
        
        Background color #350fa8
      
           Border around this has a color of #350fa8        
        
          <div style="border:2px solid #350fa8;">Content here</div>
        
        
          .myborder {border:2px solid #350fa8;}
        
        Border color #350fa8