#227f86 color space conversions
Hex:
        #227f86
        RGB:
        34, 127, 134
        CMY:
        87, 50, 47
        CMYK:
        75, 5, 0, 47
      HSL:
        184°, 59.5238%, 32.9412%
        HSV (HSB):
        184°, 74.6269%, 52.5490%
        XYZ:
        12.5521, 17.2401, 25.2204
        xyY:
        0.2282, 0.3134, 17.2401
      CIE-Lab:
        48.5611, -23.6583, -11.5147
        CIE-LCH:
        48.5611, 26.3117, 205.9526
        CIE-Luv:
        48.5611, -33.5022, -13.2244
        Hunter-Lab:
        41.5211, -18.7002, -6.9485
      #227f86 color charts
#227f86 RGB chart
      #227f86 CMYK chart
      #227f86 RGB pie chart
      #227f86 color shades, tints & tones
#227f86 color schemes
#227f86 color preview, HTML & CSS examples
           This text has a color of #227f86        
        
          <p style="color:#227f86;">Text here</p>
        
        
          .mytext {color:#227f86;}
        
        Text color #227f86
      
           This box has a color of #227f86        
        
          <div style="background-color:#227f86;">Content here</div>
        
        
          .mybackground {background-color:#227f86;}
        
        Background color #227f86
      
           Border around this has a color of #227f86        
        
          <div style="border:2px solid #227f86;">Content here</div>
        
        
          .myborder {border:2px solid #227f86;}
        
        Border color #227f86