#386bdd color space conversions
Hex:
        #386bdd
        RGB:
        56, 107, 221
        CMY:
        78, 58, 13
        CMYK:
        75, 52, 0, 13
      HSL:
        221°, 70.8155%, 54.3137%
        HSV (HSB):
        221°, 74.6606%, 86.6667%
        XYZ:
        19.9397, 16.5766, 70.5553
        xyY:
        0.1862, 0.1548, 16.5766
      CIE-Lab:
        47.7221, 22.4320, -63.2036
        CIE-LCH:
        47.7221, 67.0663, 289.5406
        CIE-Luv:
        47.7221, -19.7057, -97.8287
        Hunter-Lab:
        40.7144, 16.1696, -74.2455
      #386bdd color charts
#386bdd RGB chart
      #386bdd CMYK chart
      #386bdd RGB pie chart
      #386bdd color shades, tints & tones
#386bdd color schemes
#386bdd color preview, HTML & CSS examples
           This text has a color of #386bdd        
        
          <p style="color:#386bdd;">Text here</p>
        
        
          .mytext {color:#386bdd;}
        
        Text color #386bdd
      
           This box has a color of #386bdd        
        
          <div style="background-color:#386bdd;">Content here</div>
        
        
          .mybackground {background-color:#386bdd;}
        
        Background color #386bdd
      
           Border around this has a color of #386bdd        
        
          <div style="border:2px solid #386bdd;">Content here</div>
        
        
          .myborder {border:2px solid #386bdd;}
        
        Border color #386bdd