#3b8eee color space conversions
Hex:
        #3b8eee
        RGB:
        59, 142, 238
        CMY:
        77, 44, 7
        CMYK:
        75, 40, 0, 7
      HSL:
        212°, 84.0376%, 58.2353%
        HSV (HSB):
        212°, 75.2101%, 93.3333%
        XYZ:
        26.9093, 26.4489, 84.5758
        xyY:
        0.1951, 0.1918, 26.4489
      CIE-Lab:
        58.4607, 7.3641, -55.4674
        CIE-LCH:
        58.4607, 55.9541, 277.5626
        CIE-Luv:
        58.4607, -29.5904, -88.8567
        Hunter-Lab:
        51.4285, 3.3980, -61.5045
      #3b8eee color charts
#3b8eee RGB chart
      #3b8eee CMYK chart
      #3b8eee RGB pie chart
      #3b8eee color shades, tints & tones
#3b8eee color schemes
#3b8eee color preview, HTML & CSS examples
           This text has a color of #3b8eee        
        
          <p style="color:#3b8eee;">Text here</p>
        
        
          .mytext {color:#3b8eee;}
        
        Text color #3b8eee
      
           This box has a color of #3b8eee        
        
          <div style="background-color:#3b8eee;">Content here</div>
        
        
          .mybackground {background-color:#3b8eee;}
        
        Background color #3b8eee
      
           Border around this has a color of #3b8eee        
        
          <div style="border:2px solid #3b8eee;">Content here</div>
        
        
          .myborder {border:2px solid #3b8eee;}
        
        Border color #3b8eee