#396bfc color space conversions
Hex:
        #396bfc
        RGB:
        57, 107, 252
        CMY:
        78, 58, 1
        CMYK:
        77, 58, 0, 1
      HSL:
        225°, 97.0149%, 60.5882%
        HSV (HSB):
        225°, 77.3810%, 98.8235%
        XYZ:
        24.5157, 18.4135, 94.3575
        xyY:
        0.1786, 0.1341, 18.4135
      CIE-Lab:
        49.9939, 33.8208, -76.8961
        CIE-LCH:
        49.9939, 84.0051, 293.7411
        CIE-Luv:
        49.9939, -19.4091, -119.8874
        Hunter-Lab:
        42.9110, 26.8857, -100.3359
      #396bfc color charts
#396bfc RGB chart
      #396bfc CMYK chart
      #396bfc RGB pie chart
      #396bfc color shades, tints & tones
#396bfc color schemes
#396bfc color preview, HTML & CSS examples
           This text has a color of #396bfc        
        
          <p style="color:#396bfc;">Text here</p>
        
        
          .mytext {color:#396bfc;}
        
        Text color #396bfc
      
           This box has a color of #396bfc        
        
          <div style="background-color:#396bfc;">Content here</div>
        
        
          .mybackground {background-color:#396bfc;}
        
        Background color #396bfc
      
           Border around this has a color of #396bfc        
        
          <div style="border:2px solid #396bfc;">Content here</div>
        
        
          .myborder {border:2px solid #396bfc;}
        
        Border color #396bfc