#3bb0de color space conversions
Hex:
        #3bb0de
        RGB:
        59, 176, 222
        CMY:
        77, 31, 13
        CMYK:
        73, 21, 0, 13
      HSL:
        197°, 71.1790%, 55.0980%
        HSV (HSB):
        197°, 73.4234%, 87.0588%
        XYZ:
        30.5138, 37.2544, 74.6898
        xyY:
        0.2142, 0.2615, 37.2544
      CIE-Lab:
        67.4675, -17.4086, -32.4764
        CIE-LCH:
        67.4675, 36.8481, 241.8070
        CIE-Luv:
        67.4675, -41.9104, -49.2289
        Hunter-Lab:
        61.0364, -17.5766, -29.8273
      #3bb0de color charts
#3bb0de RGB chart
      #3bb0de CMYK chart
      #3bb0de RGB pie chart
      #3bb0de color shades, tints & tones
#3bb0de color schemes
#3bb0de color preview, HTML & CSS examples
           This text has a color of #3bb0de        
        
          <p style="color:#3bb0de;">Text here</p>
        
        
          .mytext {color:#3bb0de;}
        
        Text color #3bb0de
      
           This box has a color of #3bb0de        
        
          <div style="background-color:#3bb0de;">Content here</div>
        
        
          .mybackground {background-color:#3bb0de;}
        
        Background color #3bb0de
      
           Border around this has a color of #3bb0de        
        
          <div style="border:2px solid #3bb0de;">Content here</div>
        
        
          .myborder {border:2px solid #3bb0de;}
        
        Border color #3bb0de