#395ff1 color space conversions
Hex:
        #395ff1
        RGB:
        57, 95, 241
        CMY:
        78, 63, 5
        CMYK:
        76, 61, 0, 5
      HSL:
        228°, 86.7925%, 58.4314%
        HSV (HSB):
        228°, 76.3485%, 94.5098%
        XYZ:
        21.6567, 15.4051, 85.0511
        xyY:
        0.1773, 0.1262, 15.4051
      CIE-Lab:
        46.1842, 37.3548, -76.9776
        CIE-LCH:
        46.1842, 85.5624, 295.8858
        CIE-Luv:
        46.1842, -16.3767, -117.2870
        Hunter-Lab:
        39.2494, 29.8050, -101.0034
      #395ff1 color charts
#395ff1 RGB chart
      #395ff1 CMYK chart
      #395ff1 RGB pie chart
      #395ff1 color shades, tints & tones
#395ff1 color schemes
#395ff1 color preview, HTML & CSS examples
           This text has a color of #395ff1        
        
          <p style="color:#395ff1;">Text here</p>
        
        
          .mytext {color:#395ff1;}
        
        Text color #395ff1
      
           This box has a color of #395ff1        
        
          <div style="background-color:#395ff1;">Content here</div>
        
        
          .mybackground {background-color:#395ff1;}
        
        Background color #395ff1
      
           Border around this has a color of #395ff1        
        
          <div style="border:2px solid #395ff1;">Content here</div>
        
        
          .myborder {border:2px solid #395ff1;}
        
        Border color #395ff1