#350bf8 color space conversions
Hex:
        #350bf8
        RGB:
        53, 11, 248
        CMY:
        79, 96, 3
        CMYK:
        79, 96, 0, 3
      HSL:
        251°, 94.4223%, 50.7843%
        HSV (HSB):
        251°, 95.5645%, 97.2549%
        XYZ:
        18.5311, 7.7735, 89.3307
        xyY:
        0.1603, 0.0672, 7.7735
      CIE-Lab:
        33.5067, 76.5377, -101.8742
        CIE-LCH:
        33.5067, 127.4220, 306.9174
        CIE-Luv:
        33.5067, -6.0832, -128.4060
        Hunter-Lab:
        27.8811, 69.8481, -170.4479
      #350bf8 color charts
#350bf8 RGB chart
      #350bf8 CMYK chart
      #350bf8 RGB pie chart
      #350bf8 color shades, tints & tones
#350bf8 color schemes
#350bf8 color preview, HTML & CSS examples
           This text has a color of #350bf8        
        
          <p style="color:#350bf8;">Text here</p>
        
        
          .mytext {color:#350bf8;}
        
        Text color #350bf8
      
           This box has a color of #350bf8        
        
          <div style="background-color:#350bf8;">Content here</div>
        
        
          .mybackground {background-color:#350bf8;}
        
        Background color #350bf8
      
           Border around this has a color of #350bf8        
        
          <div style="border:2px solid #350bf8;">Content here</div>
        
        
          .myborder {border:2px solid #350bf8;}
        
        Border color #350bf8