#268b86 color space conversions
Hex:
        #268b86
        RGB:
        38, 139, 134
        CMY:
        85, 45, 47
        CMYK:
        73, 0, 4, 45
      HSL:
        177°, 57.0621%, 34.7059%
        HSV (HSB):
        177°, 72.6619%, 54.5098%
        XYZ:
        14.3350, 20.5985, 25.7746
        xyY:
        0.2361, 0.3393, 20.5985
      CIE-Lab:
        52.5073, -29.1420, -5.6042
        CIE-LCH:
        52.5073, 29.6759, 190.8856
        CIE-Luv:
        52.5073, -37.3499, -3.8267
        Hunter-Lab:
        45.3856, -23.0457, -1.9011
      #268b86 color charts
#268b86 RGB chart
      #268b86 CMYK chart
      #268b86 RGB pie chart
      #268b86 color shades, tints & tones
#268b86 color schemes
#268b86 color preview, HTML & CSS examples
           This text has a color of #268b86        
        
          <p style="color:#268b86;">Text here</p>
        
        
          .mytext {color:#268b86;}
        
        Text color #268b86
      
           This box has a color of #268b86        
        
          <div style="background-color:#268b86;">Content here</div>
        
        
          .mybackground {background-color:#268b86;}
        
        Background color #268b86
      
           Border around this has a color of #268b86        
        
          <div style="border:2px solid #268b86;">Content here</div>
        
        
          .myborder {border:2px solid #268b86;}
        
        Border color #268b86