#3bb2ef color space conversions
Hex:
        #3bb2ef
        RGB:
        59, 178, 239
        CMY:
        77, 30, 6
        CMYK:
        75, 26, 0, 6
      HSL:
        200°, 84.9057%, 58.4314%
        HSV (HSB):
        200°, 75.3138%, 93.7255%
        XYZ:
        33.3040, 39.0026, 87.4343
        xyY:
        0.2085, 0.2442, 39.0026
      CIE-Lab:
        68.7531, -12.8178, -39.7701
        CIE-LCH:
        68.7531, 41.7847, 252.1361
        CIE-Luv:
        68.7531, -41.6229, -62.3318
        Hunter-Lab:
        62.4521, -14.1018, -39.2909
      #3bb2ef color charts
#3bb2ef RGB chart
      #3bb2ef CMYK chart
      #3bb2ef RGB pie chart
      #3bb2ef color shades, tints & tones
#3bb2ef color schemes
#3bb2ef color preview, HTML & CSS examples
           This text has a color of #3bb2ef        
        
          <p style="color:#3bb2ef;">Text here</p>
        
        
          .mytext {color:#3bb2ef;}
        
        Text color #3bb2ef
      
           This box has a color of #3bb2ef        
        
          <div style="background-color:#3bb2ef;">Content here</div>
        
        
          .mybackground {background-color:#3bb2ef;}
        
        Background color #3bb2ef
      
           Border around this has a color of #3bb2ef        
        
          <div style="border:2px solid #3bb2ef;">Content here</div>
        
        
          .myborder {border:2px solid #3bb2ef;}
        
        Border color #3bb2ef