#2295d1 color space conversions
Hex:
        #2295d1
        RGB:
        34, 149, 209
        CMY:
        87, 42, 18
        CMYK:
        84, 29, 0, 18
      HSL:
        201°, 72.0165%, 47.6471%
        HSV (HSB):
        201°, 83.7321%, 81.9608%
        XYZ:
        22.9158, 26.4384, 64.2169
        xyY:
        0.2018, 0.2328, 26.4384
      CIE-Lab:
        58.4509, -9.7121, -39.3596
        CIE-LCH:
        58.4509, 40.5402, 256.1390
        CIE-Luv:
        58.4509, -36.5483, -60.5053
        Hunter-Lab:
        51.4183, -10.4294, -38.0552
      #2295d1 color charts
#2295d1 RGB chart
      #2295d1 CMYK chart
      #2295d1 RGB pie chart
      #2295d1 color shades, tints & tones
#2295d1 color schemes
#2295d1 color preview, HTML & CSS examples
           This text has a color of #2295d1        
        
          <p style="color:#2295d1;">Text here</p>
        
        
          .mytext {color:#2295d1;}
        
        Text color #2295d1
      
           This box has a color of #2295d1        
        
          <div style="background-color:#2295d1;">Content here</div>
        
        
          .mybackground {background-color:#2295d1;}
        
        Background color #2295d1
      
           Border around this has a color of #2295d1        
        
          <div style="border:2px solid #2295d1;">Content here</div>
        
        
          .myborder {border:2px solid #2295d1;}
        
        Border color #2295d1