#353fe4 color space conversions
Hex:
        #353fe4
        RGB:
        53, 63, 228
        CMY:
        79, 75, 11
        CMYK:
        77, 72, 0, 11
      HSL:
        237°, 76.4192%, 55.0980%
        HSV (HSB):
        237°, 76.7544%, 89.4118%
        XYZ:
        17.2493, 9.9133, 74.4031
        xyY:
        0.1698, 0.0976, 9.9133
      CIE-Lab:
        37.6864, 51.6763, -83.5971
        CIE-LCH:
        37.6864, 98.2797, 301.7227
        CIE-Luv:
        37.6864, -10.0637, -117.1273
        Hunter-Lab:
        31.4854, 42.6917, -118.0681
      #353fe4 color charts
#353fe4 RGB chart
      #353fe4 CMYK chart
      #353fe4 RGB pie chart
      #353fe4 color shades, tints & tones
#353fe4 color schemes
#353fe4 color preview, HTML & CSS examples
           This text has a color of #353fe4        
        
          <p style="color:#353fe4;">Text here</p>
        
        
          .mytext {color:#353fe4;}
        
        Text color #353fe4
      
           This box has a color of #353fe4        
        
          <div style="background-color:#353fe4;">Content here</div>
        
        
          .mybackground {background-color:#353fe4;}
        
        Background color #353fe4
      
           Border around this has a color of #353fe4        
        
          <div style="border:2px solid #353fe4;">Content here</div>
        
        
          .myborder {border:2px solid #353fe4;}
        
        Border color #353fe4