#2d92ee color space conversions
Hex:
        #2d92ee
        RGB:
        45, 146, 238
        CMY:
        82, 43, 7
        CMYK:
        81, 39, 0, 7
      HSL:
        209°, 85.0220%, 55.4902%
        HSV (HSB):
        209°, 81.0924%, 93.3333%
        XYZ:
        26.7937, 27.2887, 84.7440
        xyY:
        0.1930, 0.1966, 27.2887
      CIE-Lab:
        59.2406, 3.5316, -54.2445
        CIE-LCH:
        59.2406, 54.3593, 273.7250
        CIE-Luv:
        59.2406, -32.8030, -86.7013
        Hunter-Lab:
        52.2386, 0.1369, -59.6161
      #2d92ee color charts
#2d92ee RGB chart
      #2d92ee CMYK chart
      #2d92ee RGB pie chart
      #2d92ee color shades, tints & tones
#2d92ee color schemes
#2d92ee color preview, HTML & CSS examples
           This text has a color of #2d92ee        
        
          <p style="color:#2d92ee;">Text here</p>
        
        
          .mytext {color:#2d92ee;}
        
        Text color #2d92ee
      
           This box has a color of #2d92ee        
        
          <div style="background-color:#2d92ee;">Content here</div>
        
        
          .mybackground {background-color:#2d92ee;}
        
        Background color #2d92ee
      
           Border around this has a color of #2d92ee        
        
          <div style="border:2px solid #2d92ee;">Content here</div>
        
        
          .myborder {border:2px solid #2d92ee;}
        
        Border color #2d92ee