#227eaa color space conversions
Hex:
        #227eaa
        RGB:
        34, 126, 170
        CMY:
        87, 51, 33
        CMYK:
        80, 26, 0, 33
      HSL:
        199°, 66.6667%, 40.0000%
        HSV (HSB):
        199°, 80.0000%, 66.6667%
        XYZ:
        15.3762, 18.1641, 40.7258
        xyY:
        0.2070, 0.2446, 18.1641
      CIE-Lab:
        49.6945, -10.7241, -30.8345
        CIE-LCH:
        49.6945, 32.6461, 250.8226
        CIE-Luv:
        49.6945, -30.9015, -44.9811
        Hunter-Lab:
        42.6193, -10.1844, -26.8223
      #227eaa color charts
#227eaa RGB chart
      #227eaa CMYK chart
      #227eaa RGB pie chart
      #227eaa color shades, tints & tones
#227eaa color schemes
#227eaa color preview, HTML & CSS examples
           This text has a color of #227eaa        
        
          <p style="color:#227eaa;">Text here</p>
        
        
          .mytext {color:#227eaa;}
        
        Text color #227eaa
      
           This box has a color of #227eaa        
        
          <div style="background-color:#227eaa;">Content here</div>
        
        
          .mybackground {background-color:#227eaa;}
        
        Background color #227eaa
      
           Border around this has a color of #227eaa        
        
          <div style="border:2px solid #227eaa;">Content here</div>
        
        
          .myborder {border:2px solid #227eaa;}
        
        Border color #227eaa