#3bb2ff color space conversions
Hex:
        #3bb2ff
        RGB:
        59, 178, 255
        CMY:
        77, 30, 0
        CMYK:
        77, 30, 0, 0
      HSL:
        204°, 100.0000%, 61.5686%
        HSV (HSB):
        204°, 76.8627%, 100.0000%
        XYZ:
        35.7740, 39.9906, 100.4412
        xyY:
        0.2030, 0.2270, 39.9906
      CIE-Lab:
        69.4628, -7.3693, -47.3419
        CIE-LCH:
        69.4628, 47.9120, 261.1522
        CIE-Luv:
        69.4628, -40.7400, -76.0376
        Hunter-Lab:
        63.2381, -9.6886, -49.9037
      #3bb2ff color charts
#3bb2ff RGB chart
      #3bb2ff CMYK chart
      #3bb2ff RGB pie chart
      #3bb2ff color shades, tints & tones
#3bb2ff color schemes
#3bb2ff color preview, HTML & CSS examples
           This text has a color of #3bb2ff        
        
          <p style="color:#3bb2ff;">Text here</p>
        
        
          .mytext {color:#3bb2ff;}
        
        Text color #3bb2ff
      
           This box has a color of #3bb2ff        
        
          <div style="background-color:#3bb2ff;">Content here</div>
        
        
          .mybackground {background-color:#3bb2ff;}
        
        Background color #3bb2ff
      
           Border around this has a color of #3bb2ff        
        
          <div style="border:2px solid #3bb2ff;">Content here</div>
        
        
          .myborder {border:2px solid #3bb2ff;}
        
        Border color #3bb2ff