#2c8deb color space conversions
Hex:
        #2c8deb
        RGB:
        44, 141, 235
        CMY:
        83, 45, 8
        CMYK:
        81, 40, 0, 8
      HSL:
        210°, 82.6840%, 54.7059%
        HSV (HSB):
        210°, 81.2766%, 92.1569%
        XYZ:
        25.5590, 25.5834, 82.1882
        xyY:
        0.1917, 0.1919, 25.5834
      CIE-Lab:
        57.6395, 5.3178, -55.1368
        CIE-LCH:
        57.6395, 55.3926, 275.5090
        CIE-Luv:
        57.6395, -31.4431, -87.8776
        Hunter-Lab:
        50.5800, 1.6842, -60.9352
      #2c8deb color charts
#2c8deb RGB chart
      #2c8deb CMYK chart
      #2c8deb RGB pie chart
      #2c8deb color shades, tints & tones
#2c8deb color schemes
#2c8deb color preview, HTML & CSS examples
           This text has a color of #2c8deb        
        
          <p style="color:#2c8deb;">Text here</p>
        
        
          .mytext {color:#2c8deb;}
        
        Text color #2c8deb
      
           This box has a color of #2c8deb        
        
          <div style="background-color:#2c8deb;">Content here</div>
        
        
          .mybackground {background-color:#2c8deb;}
        
        Background color #2c8deb
      
           Border around this has a color of #2c8deb        
        
          <div style="border:2px solid #2c8deb;">Content here</div>
        
        
          .myborder {border:2px solid #2c8deb;}
        
        Border color #2c8deb