#396ee5 color space conversions
Hex:
        #396ee5
        RGB:
        57, 110, 229
        CMY:
        78, 57, 10
        CMYK:
        75, 52, 0, 10
      HSL:
        222°, 76.7857%, 56.0784%
        HSV (HSB):
        222°, 75.1092%, 89.8039%
        XYZ:
        21.4061, 17.6789, 76.4129
        xyY:
        0.1853, 0.1531, 17.6789
      CIE-Lab:
        49.1043, 23.5857, -65.4832
        CIE-LCH:
        49.1043, 69.6013, 289.8080
        CIE-Luv:
        49.1043, -20.3287, -102.0609
        Hunter-Lab:
        42.0462, 17.2951, -78.3185
      #396ee5 color charts
#396ee5 RGB chart
      #396ee5 CMYK chart
      #396ee5 RGB pie chart
      #396ee5 color shades, tints & tones
#396ee5 color schemes
#396ee5 color preview, HTML & CSS examples
           This text has a color of #396ee5        
        
          <p style="color:#396ee5;">Text here</p>
        
        
          .mytext {color:#396ee5;}
        
        Text color #396ee5
      
           This box has a color of #396ee5        
        
          <div style="background-color:#396ee5;">Content here</div>
        
        
          .mybackground {background-color:#396ee5;}
        
        Background color #396ee5
      
           Border around this has a color of #396ee5        
        
          <div style="border:2px solid #396ee5;">Content here</div>
        
        
          .myborder {border:2px solid #396ee5;}
        
        Border color #396ee5