#395dbe color space conversions
Hex:
        #395dbe
        RGB:
        57, 93, 190
        CMY:
        78, 64, 25
        CMYK:
        70, 51, 0, 25
      HSL:
        224°, 53.8462%, 48.4314%
        HSV (HSB):
        224°, 70.0000%, 74.5098%
        XYZ:
        14.8960, 12.4163, 50.3267
        xyY:
        0.1919, 0.1599, 12.4163
      CIE-Lab:
        41.8702, 20.1347, -54.8594
        CIE-LCH:
        41.8702, 58.4376, 290.1544
        CIE-Luv:
        41.8702, -15.5811, -82.1820
        Hunter-Lab:
        35.2367, 13.7948, -60.0150
      #395dbe color charts
#395dbe RGB chart
      #395dbe CMYK chart
      #395dbe RGB pie chart
      #395dbe color shades, tints & tones
#395dbe color schemes
#395dbe color preview, HTML & CSS examples
           This text has a color of #395dbe        
        
          <p style="color:#395dbe;">Text here</p>
        
        
          .mytext {color:#395dbe;}
        
        Text color #395dbe
      
           This box has a color of #395dbe        
        
          <div style="background-color:#395dbe;">Content here</div>
        
        
          .mybackground {background-color:#395dbe;}
        
        Background color #395dbe
      
           Border around this has a color of #395dbe        
        
          <div style="border:2px solid #395dbe;">Content here</div>
        
        
          .myborder {border:2px solid #395dbe;}
        
        Border color #395dbe