#2b4fec color space conversions
Hex:
        #2b4fec
        RGB:
        43, 79, 236
        CMY:
        83, 69, 7
        CMYK:
        82, 67, 0, 7
      HSL:
        229°, 83.5498%, 54.7059%
        HSV (HSB):
        229°, 81.7797%, 92.5490%
        XYZ:
        18.9326, 12.1617, 80.7065
        xyY:
        0.1693, 0.1088, 12.1617
      CIE-Lab:
        41.4719, 44.2834, -81.9108
        CIE-LCH:
        41.4719, 93.1150, 298.3970
        CIE-Luv:
        41.4719, -14.5971, -119.4320
        Hunter-Lab:
        34.8736, 35.8772, -112.8007
      #2b4fec color charts
#2b4fec RGB chart
      #2b4fec CMYK chart
      #2b4fec RGB pie chart
      #2b4fec color shades, tints & tones
#2b4fec color schemes
#2b4fec color preview, HTML & CSS examples
           This text has a color of #2b4fec        
        
          <p style="color:#2b4fec;">Text here</p>
        
        
          .mytext {color:#2b4fec;}
        
        Text color #2b4fec
      
           This box has a color of #2b4fec        
        
          <div style="background-color:#2b4fec;">Content here</div>
        
        
          .mybackground {background-color:#2b4fec;}
        
        Background color #2b4fec
      
           Border around this has a color of #2b4fec        
        
          <div style="border:2px solid #2b4fec;">Content here</div>
        
        
          .myborder {border:2px solid #2b4fec;}
        
        Border color #2b4fec