#2c8bde color space conversions
Hex:
        #2c8bde
        RGB:
        44, 139, 222
        CMY:
        83, 45, 13
        CMYK:
        80, 37, 0, 13
      HSL:
        208°, 72.9508%, 52.1569%
        HSV (HSB):
        208°, 80.1802%, 87.0588%
        XYZ:
        23.4561, 24.2746, 72.5564
        xyY:
        0.1950, 0.2018, 24.2746
      CIE-Lab:
        56.3617, 1.7201, -49.9286
        CIE-LCH:
        56.3617, 49.9583, 271.9731
        CIE-Luv:
        56.3617, -31.3748, -78.6719
        Hunter-Lab:
        49.2693, -1.2409, -52.8249
      #2c8bde color charts
#2c8bde RGB chart
      #2c8bde CMYK chart
      #2c8bde RGB pie chart
      #2c8bde color shades, tints & tones
#2c8bde color schemes
#2c8bde color preview, HTML & CSS examples
           This text has a color of #2c8bde        
        
          <p style="color:#2c8bde;">Text here</p>
        
        
          .mytext {color:#2c8bde;}
        
        Text color #2c8bde
      
           This box has a color of #2c8bde        
        
          <div style="background-color:#2c8bde;">Content here</div>
        
        
          .mybackground {background-color:#2c8bde;}
        
        Background color #2c8bde
      
           Border around this has a color of #2c8bde        
        
          <div style="border:2px solid #2c8bde;">Content here</div>
        
        
          .myborder {border:2px solid #2c8bde;}
        
        Border color #2c8bde