#225f8f color space conversions
Hex:
        #225f8f
        RGB:
        34, 95, 143
        CMY:
        87, 63, 44
        CMYK:
        76, 34, 0, 44
      HSL:
        206°, 61.5819%, 34.7059%
        HSV (HSB):
        206°, 76.2238%, 56.0784%
        XYZ:
        9.7098, 10.5077, 27.5030
        xyY:
        0.2035, 0.2202, 10.5077
      CIE-Lab:
        38.7386, -2.2050, -32.0493
        CIE-LCH:
        38.7386, 32.1250, 266.0642
        CIE-Luv:
        38.7386, -21.3423, -45.2278
        Hunter-Lab:
        32.4155, -3.2589, -27.6138
      #225f8f color charts
#225f8f RGB chart
      #225f8f CMYK chart
      #225f8f RGB pie chart
      #225f8f color shades, tints & tones
#225f8f color schemes
#225f8f color preview, HTML & CSS examples
           This text has a color of #225f8f        
        
          <p style="color:#225f8f;">Text here</p>
        
        
          .mytext {color:#225f8f;}
        
        Text color #225f8f
      
           This box has a color of #225f8f        
        
          <div style="background-color:#225f8f;">Content here</div>
        
        
          .mybackground {background-color:#225f8f;}
        
        Background color #225f8f
      
           Border around this has a color of #225f8f        
        
          <div style="border:2px solid #225f8f;">Content here</div>
        
        
          .myborder {border:2px solid #225f8f;}
        
        Border color #225f8f