#2296d8 color space conversions
Hex:
        #2296d8
        RGB:
        34, 150, 216
        CMY:
        87, 41, 15
        CMYK:
        84, 31, 0, 15
      HSL:
        202°, 72.8000%, 49.0196%
        HSV (HSB):
        202°, 84.2593%, 84.7059%
        XYZ:
        23.9607, 27.1106, 68.9358
        xyY:
        0.1997, 0.2259, 27.1106
      CIE-Lab:
        59.0766, -7.7491, -42.2923
        CIE-LCH:
        59.0766, 42.9964, 259.6170
        CIE-Luv:
        59.0766, -36.4653, -65.7054
        Hunter-Lab:
        52.0679, -8.9763, -42.0500
      #2296d8 color charts
#2296d8 RGB chart
      #2296d8 CMYK chart
      #2296d8 RGB pie chart
      #2296d8 color shades, tints & tones
#2296d8 color schemes
#2296d8 color preview, HTML & CSS examples
           This text has a color of #2296d8        
        
          <p style="color:#2296d8;">Text here</p>
        
        
          .mytext {color:#2296d8;}
        
        Text color #2296d8
      
           This box has a color of #2296d8        
        
          <div style="background-color:#2296d8;">Content here</div>
        
        
          .mybackground {background-color:#2296d8;}
        
        Background color #2296d8
      
           Border around this has a color of #2296d8        
        
          <div style="border:2px solid #2296d8;">Content here</div>
        
        
          .myborder {border:2px solid #2296d8;}
        
        Border color #2296d8