#3b6aec color space conversions
Hex:
        #3b6aec
        RGB:
        59, 106, 236
        CMY:
        77, 58, 7
        CMYK:
        75, 55, 0, 7
      HSL:
        224°, 82.3256%, 57.8431%
        HSV (HSB):
        224°, 75.0000%, 92.5490%
        XYZ:
        22.0980, 17.2940, 81.5303
        xyY:
        0.1827, 0.1430, 17.2940
      CIE-Lab:
        48.6284, 28.8797, -70.1859
        CIE-LCH:
        48.6284, 75.8953, 292.3659
        CIE-Luv:
        48.6284, -18.8550, -109.0408
        Hunter-Lab:
        41.5861, 22.0757, -87.1289
      #3b6aec color charts
#3b6aec RGB chart
      #3b6aec CMYK chart
      #3b6aec RGB pie chart
      #3b6aec color shades, tints & tones
#3b6aec color schemes
#3b6aec color preview, HTML & CSS examples
           This text has a color of #3b6aec        
        
          <p style="color:#3b6aec;">Text here</p>
        
        
          .mytext {color:#3b6aec;}
        
        Text color #3b6aec
      
           This box has a color of #3b6aec        
        
          <div style="background-color:#3b6aec;">Content here</div>
        
        
          .mybackground {background-color:#3b6aec;}
        
        Background color #3b6aec
      
           Border around this has a color of #3b6aec        
        
          <div style="border:2px solid #3b6aec;">Content here</div>
        
        
          .myborder {border:2px solid #3b6aec;}
        
        Border color #3b6aec