#396acf color space conversions
Hex:
        #396acf
        RGB:
        57, 106, 207
        CMY:
        78, 58, 19
        CMYK:
        72, 49, 0, 19
      HSL:
        220°, 60.9756%, 51.7647%
        HSV (HSB):
        220°, 72.4638%, 81.1765%
        XYZ:
        18.1039, 15.6829, 61.1044
        xyY:
        0.1908, 0.1653, 15.6829
      CIE-Lab:
        46.5557, 18.0464, -57.1138
        CIE-LCH:
        46.5557, 59.8970, 287.5351
        CIE-Luv:
        46.5557, -19.3676, -87.8158
        Hunter-Lab:
        39.6017, 12.2982, -63.7619
      #396acf color charts
#396acf RGB chart
      #396acf CMYK chart
      #396acf RGB pie chart
      #396acf color shades, tints & tones
#396acf color schemes
#396acf color preview, HTML & CSS examples
           This text has a color of #396acf        
        
          <p style="color:#396acf;">Text here</p>
        
        
          .mytext {color:#396acf;}
        
        Text color #396acf
      
           This box has a color of #396acf        
        
          <div style="background-color:#396acf;">Content here</div>
        
        
          .mybackground {background-color:#396acf;}
        
        Background color #396acf
      
           Border around this has a color of #396acf        
        
          <div style="border:2px solid #396acf;">Content here</div>
        
        
          .myborder {border:2px solid #396acf;}
        
        Border color #396acf