#3b6aee color space conversions
Hex:
        #3b6aee
        RGB:
        59, 106, 238
        CMY:
        77, 58, 7
        CMYK:
        75, 55, 0, 7
      HSL:
        224°, 84.0376%, 58.2353%
        HSV (HSB):
        224°, 75.2101%, 93.3333%
        XYZ:
        22.3903, 17.4109, 83.0695
        xyY:
        0.1822, 0.1417, 17.4109
      CIE-Lab:
        48.7737, 29.6029, -71.0711
        CIE-LCH:
        48.7737, 76.9899, 292.6130
        CIE-Luv:
        48.7737, -18.8523, -110.4606
        Hunter-Lab:
        41.7264, 22.7615, -88.8268
      #3b6aee color charts
#3b6aee RGB chart
      #3b6aee CMYK chart
      #3b6aee RGB pie chart
      #3b6aee color shades, tints & tones
#3b6aee color schemes
#3b6aee color preview, HTML & CSS examples
           This text has a color of #3b6aee        
        
          <p style="color:#3b6aee;">Text here</p>
        
        
          .mytext {color:#3b6aee;}
        
        Text color #3b6aee
      
           This box has a color of #3b6aee        
        
          <div style="background-color:#3b6aee;">Content here</div>
        
        
          .mybackground {background-color:#3b6aee;}
        
        Background color #3b6aee
      
           Border around this has a color of #3b6aee        
        
          <div style="border:2px solid #3b6aee;">Content here</div>
        
        
          .myborder {border:2px solid #3b6aee;}
        
        Border color #3b6aee