#2b6cee color space conversions
Hex:
        #2b6cee
        RGB:
        43, 108, 238
        CMY:
        83, 58, 7
        CMYK:
        82, 55, 0, 7
      HSL:
        220°, 85.1528%, 55.0980%
        HSV (HSB):
        220°, 81.9328%, 93.3333%
        XYZ:
        21.7914, 17.4118, 83.1012
        xyY:
        0.1782, 0.1424, 17.4118
      CIE-Lab:
        48.7747, 26.8205, -71.0926
        CIE-LCH:
        48.7747, 75.9835, 290.6696
        CIE-Luv:
        48.7747, -21.6079, -110.2819
        Hunter-Lab:
        41.7274, 20.1957, -88.8684
      #2b6cee color charts
#2b6cee RGB chart
      #2b6cee CMYK chart
      #2b6cee RGB pie chart
      #2b6cee color shades, tints & tones
#2b6cee color schemes
#2b6cee color preview, HTML & CSS examples
           This text has a color of #2b6cee        
        
          <p style="color:#2b6cee;">Text here</p>
        
        
          .mytext {color:#2b6cee;}
        
        Text color #2b6cee
      
           This box has a color of #2b6cee        
        
          <div style="background-color:#2b6cee;">Content here</div>
        
        
          .mybackground {background-color:#2b6cee;}
        
        Background color #2b6cee
      
           Border around this has a color of #2b6cee        
        
          <div style="border:2px solid #2b6cee;">Content here</div>
        
        
          .myborder {border:2px solid #2b6cee;}
        
        Border color #2b6cee