#3b7aec color space conversions
Hex:
        #3b7aec
        RGB:
        59, 122, 236
        CMY:
        77, 52, 7
        CMYK:
        75, 48, 0, 7
      HSL:
        219°, 82.3256%, 57.8431%
        HSV (HSB):
        219°, 75.0000%, 92.5490%
        XYZ:
        23.9035, 20.9050, 82.1321
        xyY:
        0.1883, 0.1647, 20.9050
      CIE-Lab:
        52.8454, 18.8580, -63.3610
        CIE-LCH:
        52.8454, 66.1078, 286.5745
        CIE-Luv:
        52.8454, -23.4141, -100.3700
        Hunter-Lab:
        45.7220, 13.3064, -74.4994
      #3b7aec color charts
#3b7aec RGB chart
      #3b7aec CMYK chart
      #3b7aec RGB pie chart
      #3b7aec color shades, tints & tones
#3b7aec color schemes
#3b7aec color preview, HTML & CSS examples
           This text has a color of #3b7aec        
        
          <p style="color:#3b7aec;">Text here</p>
        
        
          .mytext {color:#3b7aec;}
        
        Text color #3b7aec
      
           This box has a color of #3b7aec        
        
          <div style="background-color:#3b7aec;">Content here</div>
        
        
          .mybackground {background-color:#3b7aec;}
        
        Background color #3b7aec
      
           Border around this has a color of #3b7aec        
        
          <div style="border:2px solid #3b7aec;">Content here</div>
        
        
          .myborder {border:2px solid #3b7aec;}
        
        Border color #3b7aec