#2b6bec color space conversions
Hex:
        #2b6bec
        RGB:
        43, 107, 236
        CMY:
        83, 58, 7
        CMYK:
        82, 55, 0, 7
      HSL:
        220°, 83.5498%, 54.7059%
        HSV (HSB):
        220°, 81.7797%, 92.5490%
        XYZ:
        21.3943, 17.0851, 81.5270
        xyY:
        0.1783, 0.1424, 17.0851
      CIE-Lab:
        48.3671, 26.7070, -70.6340
        CIE-LCH:
        48.3671, 75.5144, 290.7118
        CIE-Luv:
        48.3671, -21.3645, -109.3483
        Hunter-Lab:
        41.3341, 20.0557, -88.0091
      #2b6bec color charts
#2b6bec RGB chart
      #2b6bec CMYK chart
      #2b6bec RGB pie chart
      #2b6bec color shades, tints & tones
#2b6bec color schemes
#2b6bec color preview, HTML & CSS examples
           This text has a color of #2b6bec        
        
          <p style="color:#2b6bec;">Text here</p>
        
        
          .mytext {color:#2b6bec;}
        
        Text color #2b6bec
      
           This box has a color of #2b6bec        
        
          <div style="background-color:#2b6bec;">Content here</div>
        
        
          .mybackground {background-color:#2b6bec;}
        
        Background color #2b6bec
      
           Border around this has a color of #2b6bec        
        
          <div style="border:2px solid #2b6bec;">Content here</div>
        
        
          .myborder {border:2px solid #2b6bec;}
        
        Border color #2b6bec