#225f6f color space conversions
Hex:
        #225f6f
        RGB:
        34, 95, 111
        CMY:
        87, 63, 56
        CMYK:
        69, 14, 0, 56
      HSL:
        192°, 53.1034%, 28.4314%
        HSV (HSB):
        192°, 69.3694%, 43.5294%
        XYZ:
        7.6211, 9.6722, 16.5042
        xyY:
        0.2255, 0.2862, 9.6722
      CIE-Lab:
        37.2476, -13.9079, -14.8309
        CIE-LCH:
        37.2476, 20.3318, 226.8395
        CIE-Luv:
        37.2476, -22.8008, -18.3317
        Hunter-Lab:
        31.1002, -10.6836, -9.6938
      #225f6f color charts
#225f6f RGB chart
      #225f6f CMYK chart
      #225f6f RGB pie chart
      #225f6f color shades, tints & tones
#225f6f color schemes
#225f6f color preview, HTML & CSS examples
           This text has a color of #225f6f        
        
          <p style="color:#225f6f;">Text here</p>
        
        
          .mytext {color:#225f6f;}
        
        Text color #225f6f
      
           This box has a color of #225f6f        
        
          <div style="background-color:#225f6f;">Content here</div>
        
        
          .mybackground {background-color:#225f6f;}
        
        Background color #225f6f
      
           Border around this has a color of #225f6f        
        
          <div style="border:2px solid #225f6f;">Content here</div>
        
        
          .myborder {border:2px solid #225f6f;}
        
        Border color #225f6f