#3b9eec color space conversions
Hex:
        #3b9eec
        RGB:
        59, 158, 236
        CMY:
        77, 38, 7
        CMYK:
        75, 33, 0, 7
      HSL:
        206°, 82.3256%, 57.8431%
        HSV (HSB):
        206°, 75.0000%, 92.5490%
        XYZ:
        29.1708, 31.4397, 83.8879
        xyY:
        0.2019, 0.2176, 31.4397
      CIE-Lab:
        62.8770, -2.7206, -47.3532
        CIE-LCH:
        62.8770, 47.4313, 266.7118
        CIE-Luv:
        62.8770, -34.9557, -75.4286
        Hunter-Lab:
        56.0711, -5.2603, -49.4540
      #3b9eec color charts
#3b9eec RGB chart
      #3b9eec CMYK chart
      #3b9eec RGB pie chart
      #3b9eec color shades, tints & tones
#3b9eec color schemes
#3b9eec color preview, HTML & CSS examples
           This text has a color of #3b9eec        
        
          <p style="color:#3b9eec;">Text here</p>
        
        
          .mytext {color:#3b9eec;}
        
        Text color #3b9eec
      
           This box has a color of #3b9eec        
        
          <div style="background-color:#3b9eec;">Content here</div>
        
        
          .mybackground {background-color:#3b9eec;}
        
        Background color #3b9eec
      
           Border around this has a color of #3b9eec        
        
          <div style="border:2px solid #3b9eec;">Content here</div>
        
        
          .myborder {border:2px solid #3b9eec;}
        
        Border color #3b9eec