#396ffb color space conversions
Hex:
        #396ffb
        RGB:
        57, 111, 251
        CMY:
        78, 56, 2
        CMYK:
        77, 56, 0, 2
      HSL:
        223°, 96.0396%, 60.3922%
        HSV (HSB):
        223°, 77.2908%, 98.4314%
        XYZ:
        24.7844, 19.2038, 93.6672
        xyY:
        0.1800, 0.1395, 19.2038
      CIE-Lab:
        50.9248, 30.9667, -74.8250
        CIE-LCH:
        50.9248, 80.9798, 292.4824
        CIE-Luv:
        50.9248, -20.4548, -117.3718
        Hunter-Lab:
        43.8221, 24.2651, -96.0535
      #396ffb color charts
#396ffb RGB chart
      #396ffb CMYK chart
      #396ffb RGB pie chart
      #396ffb color shades, tints & tones
#396ffb color schemes
#396ffb color preview, HTML & CSS examples
           This text has a color of #396ffb        
        
          <p style="color:#396ffb;">Text here</p>
        
        
          .mytext {color:#396ffb;}
        
        Text color #396ffb
      
           This box has a color of #396ffb        
        
          <div style="background-color:#396ffb;">Content here</div>
        
        
          .mybackground {background-color:#396ffb;}
        
        Background color #396ffb
      
           Border around this has a color of #396ffb        
        
          <div style="border:2px solid #396ffb;">Content here</div>
        
        
          .myborder {border:2px solid #396ffb;}
        
        Border color #396ffb