#2e92fa color space conversions
Hex:
        #2e92fa
        RGB:
        46, 146, 250
        CMY:
        82, 43, 2
        CMYK:
        82, 42, 0, 2
      HSL:
        211°, 95.3271%, 58.0392%
        HSV (HSB):
        211°, 81.6000%, 98.0392%
        XYZ:
        28.6609, 28.0407, 94.3443
        xyY:
        0.1897, 0.1856, 28.0407
      CIE-Lab:
        59.9255, 8.0248, -59.7637
        CIE-LCH:
        59.9255, 60.3000, 277.6477
        CIE-Luv:
        59.9255, -32.1646, -96.3792
        Hunter-Lab:
        52.9535, 3.9439, -68.5662
      #2e92fa color charts
#2e92fa RGB chart
      #2e92fa CMYK chart
      #2e92fa RGB pie chart
      #2e92fa color shades, tints & tones
#2e92fa color schemes
#2e92fa color preview, HTML & CSS examples
           This text has a color of #2e92fa        
        
          <p style="color:#2e92fa;">Text here</p>
        
        
          .mytext {color:#2e92fa;}
        
        Text color #2e92fa
      
           This box has a color of #2e92fa        
        
          <div style="background-color:#2e92fa;">Content here</div>
        
        
          .mybackground {background-color:#2e92fa;}
        
        Background color #2e92fa
      
           Border around this has a color of #2e92fa        
        
          <div style="border:2px solid #2e92fa;">Content here</div>
        
        
          .myborder {border:2px solid #2e92fa;}
        
        Border color #2e92fa