#2295e3 color space conversions
Hex:
        #2295e3
        RGB:
        34, 149, 227
        CMY:
        87, 42, 11
        CMYK:
        85, 34, 0, 11
      HSL:
        204°, 77.5100%, 51.1765%
        HSV (HSB):
        204°, 85.0220%, 89.0196%
        XYZ:
        25.2723, 27.3810, 76.6261
        xyY:
        0.1955, 0.2118, 27.3810
      CIE-Lab:
        59.3254, -3.1603, -48.0258
        CIE-LCH:
        59.3254, 48.1297, 266.2351
        CIE-Luv:
        59.3254, -35.4950, -75.7718
        Hunter-Lab:
        52.3269, -5.3621, -50.1939
      #2295e3 color charts
#2295e3 RGB chart
      #2295e3 CMYK chart
      #2295e3 RGB pie chart
      #2295e3 color shades, tints & tones
#2295e3 color schemes
#2295e3 color preview, HTML & CSS examples
           This text has a color of #2295e3        
        
          <p style="color:#2295e3;">Text here</p>
        
        
          .mytext {color:#2295e3;}
        
        Text color #2295e3
      
           This box has a color of #2295e3        
        
          <div style="background-color:#2295e3;">Content here</div>
        
        
          .mybackground {background-color:#2295e3;}
        
        Background color #2295e3
      
           Border around this has a color of #2295e3        
        
          <div style="border:2px solid #2295e3;">Content here</div>
        
        
          .myborder {border:2px solid #2295e3;}
        
        Border color #2295e3