#2e92da color space conversions
Hex:
        #2e92da
        RGB:
        46, 146, 218
        CMY:
        82, 43, 15
        CMYK:
        79, 33, 0, 15
      HSL:
        205°, 69.9187%, 51.7647%
        HSV (HSB):
        205°, 78.8991%, 85.4902%
        XYZ:
        24.0605, 26.2006, 70.1188
        xyY:
        0.1999, 0.2176, 26.2006
      CIE-Lab:
        58.2269, -3.6489, -44.7341
        CIE-LCH:
        58.2269, 44.8826, 265.3367
        CIE-Luv:
        58.2269, -33.6449, -70.0228
        Hunter-Lab:
        51.1865, -5.6715, -45.3890
      #2e92da color charts
#2e92da RGB chart
      #2e92da CMYK chart
      #2e92da RGB pie chart
      #2e92da color shades, tints & tones
#2e92da color schemes
#2e92da color preview, HTML & CSS examples
           This text has a color of #2e92da        
        
          <p style="color:#2e92da;">Text here</p>
        
        
          .mytext {color:#2e92da;}
        
        Text color #2e92da
      
           This box has a color of #2e92da        
        
          <div style="background-color:#2e92da;">Content here</div>
        
        
          .mybackground {background-color:#2e92da;}
        
        Background color #2e92da
      
           Border around this has a color of #2e92da        
        
          <div style="border:2px solid #2e92da;">Content here</div>
        
        
          .myborder {border:2px solid #2e92da;}
        
        Border color #2e92da