#2b5bec color space conversions
Hex:
        #2b5bec
        RGB:
        43, 91, 236
        CMY:
        83, 64, 7
        CMYK:
        82, 61, 0, 7
      HSL:
        225°, 83.5498%, 54.7059%
        HSV (HSB):
        225°, 81.7797%, 92.5490%
        XYZ:
        19.8777, 14.0519, 81.0215
        xyY:
        0.1729, 0.1222, 14.0519
      CIE-Lab:
        44.3073, 36.8425, -77.2575
        CIE-LCH:
        44.3073, 85.5926, 295.4955
        CIE-Luv:
        44.3073, -17.2780, -115.9885
        Hunter-Lab:
        37.4859, 29.0532, -101.9086
      #2b5bec color charts
#2b5bec RGB chart
      #2b5bec CMYK chart
      #2b5bec RGB pie chart
      #2b5bec color shades, tints & tones
#2b5bec color schemes
#2b5bec color preview, HTML & CSS examples
           This text has a color of #2b5bec        
        
          <p style="color:#2b5bec;">Text here</p>
        
        
          .mytext {color:#2b5bec;}
        
        Text color #2b5bec
      
           This box has a color of #2b5bec        
        
          <div style="background-color:#2b5bec;">Content here</div>
        
        
          .mybackground {background-color:#2b5bec;}
        
        Background color #2b5bec
      
           Border around this has a color of #2b5bec        
        
          <div style="border:2px solid #2b5bec;">Content here</div>
        
        
          .myborder {border:2px solid #2b5bec;}
        
        Border color #2b5bec