#396cfd color space conversions
Hex:
        #396cfd
        RGB:
        57, 108, 253
        CMY:
        78, 58, 1
        CMYK:
        77, 57, 0, 1
      HSL:
        224°, 98.0000%, 60.7843%
        HSV (HSB):
        224°, 77.4704%, 99.2157%
        XYZ:
        24.7795, 18.6868, 95.2294
        xyY:
        0.1787, 0.1347, 18.6868
      CIE-Lab:
        50.3188, 33.5579, -76.9215
        CIE-LCH:
        50.3188, 83.9228, 293.5698
        CIE-Luv:
        50.3188, -19.6649, -120.1366
        Hunter-Lab:
        43.2283, 26.6712, -100.3527
      #396cfd color charts
#396cfd RGB chart
      #396cfd CMYK chart
      #396cfd RGB pie chart
      #396cfd color shades, tints & tones
#396cfd color schemes
#396cfd color preview, HTML & CSS examples
           This text has a color of #396cfd        
        
          <p style="color:#396cfd;">Text here</p>
        
        
          .mytext {color:#396cfd;}
        
        Text color #396cfd
      
           This box has a color of #396cfd        
        
          <div style="background-color:#396cfd;">Content here</div>
        
        
          .mybackground {background-color:#396cfd;}
        
        Background color #396cfd
      
           Border around this has a color of #396cfd        
        
          <div style="border:2px solid #396cfd;">Content here</div>
        
        
          .myborder {border:2px solid #396cfd;}
        
        Border color #396cfd