#268d8b color space conversions
Hex:
        #268d8b
        RGB:
        38, 141, 139
        CMY:
        85, 45, 45
        CMYK:
        73, 0, 1, 45
      HSL:
        179°, 57.5419%, 35.0980%
        HSV (HSB):
        179°, 73.0496%, 55.2941%
        XYZ:
        14.9844, 21.3259, 27.7526
        xyY:
        0.2339, 0.3329, 21.3259
      CIE-Lab:
        53.3043, -28.6179, -7.3172
        CIE-LCH:
        53.3043, 29.5385, 194.3425
        CIE-Luv:
        53.3043, -37.7614, -6.4513
        Hunter-Lab:
        46.1800, -22.8956, -3.3054
      #268d8b color charts
#268d8b RGB chart
      #268d8b CMYK chart
      #268d8b RGB pie chart
      #268d8b color shades, tints & tones
#268d8b color schemes
#268d8b color preview, HTML & CSS examples
           This text has a color of #268d8b        
        
          <p style="color:#268d8b;">Text here</p>
        
        
          .mytext {color:#268d8b;}
        
        Text color #268d8b
      
           This box has a color of #268d8b        
        
          <div style="background-color:#268d8b;">Content here</div>
        
        
          .mybackground {background-color:#268d8b;}
        
        Background color #268d8b
      
           Border around this has a color of #268d8b        
        
          <div style="border:2px solid #268d8b;">Content here</div>
        
        
          .myborder {border:2px solid #268d8b;}
        
        Border color #268d8b