#2e83ad color space conversions
Hex:
        #2e83ad
        RGB:
        46, 131, 173
        CMY:
        82, 49, 32
        CMYK:
        73, 24, 0, 32
      HSL:
        200°, 57.9909%, 42.9412%
        HSV (HSB):
        200°, 73.4104%, 67.8431%
        XYZ:
        16.7858, 19.8306, 42.4781
        xyY:
        0.2122, 0.2507, 19.8306
      CIE-Lab:
        51.6451, -11.0488, -29.5092
        CIE-LCH:
        51.6451, 31.5098, 249.4732
        CIE-Luv:
        51.6451, -30.7638, -43.1384
        Hunter-Lab:
        44.5315, -10.6459, -25.3840
      #2e83ad color charts
#2e83ad RGB chart
      #2e83ad CMYK chart
      #2e83ad RGB pie chart
      #2e83ad color shades, tints & tones
#2e83ad color schemes
#2e83ad color preview, HTML & CSS examples
           This text has a color of #2e83ad        
        
          <p style="color:#2e83ad;">Text here</p>
        
        
          .mytext {color:#2e83ad;}
        
        Text color #2e83ad
      
           This box has a color of #2e83ad        
        
          <div style="background-color:#2e83ad;">Content here</div>
        
        
          .mybackground {background-color:#2e83ad;}
        
        Background color #2e83ad
      
           Border around this has a color of #2e83ad        
        
          <div style="border:2px solid #2e83ad;">Content here</div>
        
        
          .myborder {border:2px solid #2e83ad;}
        
        Border color #2e83ad