#3bace7 color space conversions
Hex:
        #3bace7
        RGB:
        59, 172, 231
        CMY:
        77, 33, 9
        CMYK:
        74, 26, 0, 9
      HSL:
        201°, 78.1818%, 56.8627%
        HSV (HSB):
        201°, 74.4589%, 90.5882%
        XYZ:
        30.9800, 36.2044, 80.9566
        xyY:
        0.2091, 0.2444, 36.2044
      CIE-Lab:
        66.6758, -12.2616, -38.6427
        CIE-LCH:
        66.6758, 40.5414, 252.3954
        CIE-Luv:
        66.6758, -39.9999, -60.2163
        Hunter-Lab:
        60.1701, -13.3928, -37.6535
      #3bace7 color charts
#3bace7 RGB chart
      #3bace7 CMYK chart
      #3bace7 RGB pie chart
      #3bace7 color shades, tints & tones
#3bace7 color schemes
#3bace7 color preview, HTML & CSS examples
           This text has a color of #3bace7        
        
          <p style="color:#3bace7;">Text here</p>
        
        
          .mytext {color:#3bace7;}
        
        Text color #3bace7
      
           This box has a color of #3bace7        
        
          <div style="background-color:#3bace7;">Content here</div>
        
        
          .mybackground {background-color:#3bace7;}
        
        Background color #3bace7
      
           Border around this has a color of #3bace7        
        
          <div style="border:2px solid #3bace7;">Content here</div>
        
        
          .myborder {border:2px solid #3bace7;}
        
        Border color #3bace7