#395bc3 color space conversions
Hex:
        #395bc3
        RGB:
        57, 91, 195
        CMY:
        78, 64, 24
        CMYK:
        71, 53, 0, 24
      HSL:
        225°, 54.7619%, 49.4118%
        HSV (HSB):
        225°, 70.7692%, 76.4706%
        XYZ:
        15.2788, 12.2922, 53.1971
        xyY:
        0.1892, 0.1522, 12.2922
      CIE-Lab:
        41.6767, 23.2583, -58.0786
        CIE-LCH:
        41.6767, 62.5626, 291.8242
        CIE-Luv:
        41.6767, -15.0200, -86.9005
        Hunter-Lab:
        35.0602, 16.4326, -65.4191
      #395bc3 color charts
#395bc3 RGB chart
      #395bc3 CMYK chart
      #395bc3 RGB pie chart
      #395bc3 color shades, tints & tones
#395bc3 color schemes
#395bc3 color preview, HTML & CSS examples
           This text has a color of #395bc3        
        
          <p style="color:#395bc3;">Text here</p>
        
        
          .mytext {color:#395bc3;}
        
        Text color #395bc3
      
           This box has a color of #395bc3        
        
          <div style="background-color:#395bc3;">Content here</div>
        
        
          .mybackground {background-color:#395bc3;}
        
        Background color #395bc3
      
           Border around this has a color of #395bc3        
        
          <div style="border:2px solid #395bc3;">Content here</div>
        
        
          .myborder {border:2px solid #395bc3;}
        
        Border color #395bc3