#2c6fde color space conversions
Hex:
        #2c6fde
        RGB:
        44, 111, 222
        CMY:
        83, 56, 13
        CMYK:
        80, 50, 0, 13
      HSL:
        217°, 72.9508%, 52.1569%
        HSV (HSB):
        217°, 80.1802%, 87.0588%
        XYZ:
        19.9080, 17.1783, 71.3737
        xyY:
        0.1836, 0.1584, 17.1783
      CIE-Lab:
        48.4839, 18.9905, -62.5567
        CIE-LCH:
        48.4839, 65.3757, 286.8868
        CIE-Luv:
        48.4839, -22.6204, -97.0079
        Hunter-Lab:
        41.4467, 13.2067, -73.0883
      #2c6fde color charts
#2c6fde RGB chart
      #2c6fde CMYK chart
      #2c6fde RGB pie chart
      #2c6fde color shades, tints & tones
#2c6fde color schemes
#2c6fde color preview, HTML & CSS examples
           This text has a color of #2c6fde        
        
          <p style="color:#2c6fde;">Text here</p>
        
        
          .mytext {color:#2c6fde;}
        
        Text color #2c6fde
      
           This box has a color of #2c6fde        
        
          <div style="background-color:#2c6fde;">Content here</div>
        
        
          .mybackground {background-color:#2c6fde;}
        
        Background color #2c6fde
      
           Border around this has a color of #2c6fde        
        
          <div style="border:2px solid #2c6fde;">Content here</div>
        
        
          .myborder {border:2px solid #2c6fde;}
        
        Border color #2c6fde