#2b62ba color space conversions
Hex:
        #2b62ba
        RGB:
        43, 98, 186
        CMY:
        83, 62, 27
        CMYK:
        77, 47, 0, 27
      HSL:
        217°, 62.4454%, 44.9020%
        HSV (HSB):
        217°, 76.8817%, 72.9412%
        XYZ:
        14.2269, 12.7941, 48.1741
        xyY:
        0.1892, 0.1701, 12.7941
      CIE-Lab:
        42.4514, 13.5314, -51.6204
        CIE-LCH:
        42.4514, 53.3644, 284.6886
        CIE-Luv:
        42.4514, -19.6208, -77.2420
        Hunter-Lab:
        35.7689, 8.4018, -54.8144
      #2b62ba color charts
#2b62ba RGB chart
      #2b62ba CMYK chart
      #2b62ba RGB pie chart
      #2b62ba color shades, tints & tones
#2b62ba color schemes
#2b62ba color preview, HTML & CSS examples
           This text has a color of #2b62ba        
        
          <p style="color:#2b62ba;">Text here</p>
        
        
          .mytext {color:#2b62ba;}
        
        Text color #2b62ba
      
           This box has a color of #2b62ba        
        
          <div style="background-color:#2b62ba;">Content here</div>
        
        
          .mybackground {background-color:#2b62ba;}
        
        Background color #2b62ba
      
           Border around this has a color of #2b62ba        
        
          <div style="border:2px solid #2b62ba;">Content here</div>
        
        
          .myborder {border:2px solid #2b62ba;}
        
        Border color #2b62ba