#2e83da color space conversions
Hex:
        #2e83da
        RGB:
        46, 131, 218
        CMY:
        82, 49, 15
        CMYK:
        79, 40, 0, 15
      HSL:
        210°, 69.9187%, 51.7647%
        HSV (HSB):
        210°, 78.8991%, 85.4902%
        XYZ:
        21.8979, 21.8754, 69.3979
        xyY:
        0.1935, 0.1933, 21.8754
      CIE-Lab:
        53.8945, 5.2498, -51.6098
        CIE-LCH:
        53.8945, 51.8761, 275.8083
        CIE-Luv:
        53.8945, -28.6755, -81.0263
        Hunter-Lab:
        46.7711, 1.7229, -55.2333
      #2e83da color charts
#2e83da RGB chart
      #2e83da CMYK chart
      #2e83da RGB pie chart
      #2e83da color shades, tints & tones
#2e83da color schemes
#2e83da color preview, HTML & CSS examples
           This text has a color of #2e83da        
        
          <p style="color:#2e83da;">Text here</p>
        
        
          .mytext {color:#2e83da;}
        
        Text color #2e83da
      
           This box has a color of #2e83da        
        
          <div style="background-color:#2e83da;">Content here</div>
        
        
          .mybackground {background-color:#2e83da;}
        
        Background color #2e83da
      
           Border around this has a color of #2e83da        
        
          <div style="border:2px solid #2e83da;">Content here</div>
        
        
          .myborder {border:2px solid #2e83da;}
        
        Border color #2e83da