#396efd color space conversions
Hex:
        #396efd
        RGB:
        57, 110, 253
        CMY:
        78, 57, 1
        CMYK:
        77, 57, 0, 1
      HSL:
        224°, 98.0000%, 60.7843%
        HSV (HSB):
        224°, 77.4704%, 99.2157%
        XYZ:
        24.9929, 19.1136, 95.3005
        xyY:
        0.1793, 0.1371, 19.1136
      CIE-Lab:
        50.8198, 32.3124, -76.1052
        CIE-LCH:
        50.8198, 82.6807, 293.0049
        CIE-Luv:
        50.8198, -20.1836, -119.2357
        Hunter-Lab:
        43.7191, 25.5348, -98.6393
      #396efd color charts
#396efd RGB chart
      #396efd CMYK chart
      #396efd RGB pie chart
      #396efd color shades, tints & tones
#396efd color schemes
#396efd color preview, HTML & CSS examples
           This text has a color of #396efd        
        
          <p style="color:#396efd;">Text here</p>
        
        
          .mytext {color:#396efd;}
        
        Text color #396efd
      
           This box has a color of #396efd        
        
          <div style="background-color:#396efd;">Content here</div>
        
        
          .mybackground {background-color:#396efd;}
        
        Background color #396efd
      
           Border around this has a color of #396efd        
        
          <div style="border:2px solid #396efd;">Content here</div>
        
        
          .myborder {border:2px solid #396efd;}
        
        Border color #396efd