#3bb6ef color space conversions
Hex:
        #3bb6ef
        RGB:
        59, 182, 239
        CMY:
        77, 29, 6
        CMYK:
        75, 24, 0, 6
      HSL:
        199°, 84.9057%, 58.4314%
        HSV (HSB):
        199°, 75.3138%, 93.7255%
        XYZ:
        34.1116, 40.6177, 87.7035
        xyY:
        0.2100, 0.2501, 40.6177
      CIE-Lab:
        69.9072, -14.9659, -37.9709
        CIE-LCH:
        69.9072, 40.8138, 248.4885
        CIE-Luv:
        69.9072, -43.0022, -59.1318
        Hunter-Lab:
        63.7320, -15.9917, -36.9783
      #3bb6ef color charts
#3bb6ef RGB chart
      #3bb6ef CMYK chart
      #3bb6ef RGB pie chart
      #3bb6ef color shades, tints & tones
#3bb6ef color schemes
#3bb6ef color preview, HTML & CSS examples
           This text has a color of #3bb6ef        
        
          <p style="color:#3bb6ef;">Text here</p>
        
        
          .mytext {color:#3bb6ef;}
        
        Text color #3bb6ef
      
           This box has a color of #3bb6ef        
        
          <div style="background-color:#3bb6ef;">Content here</div>
        
        
          .mybackground {background-color:#3bb6ef;}
        
        Background color #3bb6ef
      
           Border around this has a color of #3bb6ef        
        
          <div style="border:2px solid #3bb6ef;">Content here</div>
        
        
          .myborder {border:2px solid #3bb6ef;}
        
        Border color #3bb6ef