#3b6bed color space conversions
Hex:
        #3b6bed
        RGB:
        59, 107, 237
        CMY:
        77, 58, 7
        CMYK:
        75, 55, 0, 7
      HSL:
        224°, 83.1776%, 58.0392%
        HSV (HSB):
        224°, 75.1055%, 92.9412%
        XYZ:
        22.3474, 17.5596, 82.3323
        xyY:
        0.1828, 0.1436, 17.5596
      CIE-Lab:
        48.9576, 28.6130, -70.2119
        CIE-LCH:
        48.9576, 75.8183, 292.1721
        CIE-Luv:
        48.9576, -19.1235, -109.2698
        Hunter-Lab:
        41.9042, 21.8612, -87.1585
      #3b6bed color charts
#3b6bed RGB chart
      #3b6bed CMYK chart
      #3b6bed RGB pie chart
      #3b6bed color shades, tints & tones
#3b6bed color schemes
#3b6bed color preview, HTML & CSS examples
           This text has a color of #3b6bed        
        
          <p style="color:#3b6bed;">Text here</p>
        
        
          .mytext {color:#3b6bed;}
        
        Text color #3b6bed
      
           This box has a color of #3b6bed        
        
          <div style="background-color:#3b6bed;">Content here</div>
        
        
          .mybackground {background-color:#3b6bed;}
        
        Background color #3b6bed
      
           Border around this has a color of #3b6bed        
        
          <div style="border:2px solid #3b6bed;">Content here</div>
        
        
          .myborder {border:2px solid #3b6bed;}
        
        Border color #3b6bed