#308e8a color space conversions
Hex:
        #308e8a
        RGB:
        48, 142, 138
        CMY:
        81, 44, 46
        CMYK:
        66, 0, 3, 44
      HSL:
        177°, 49.4737%, 37.2549%
        HSV (HSB):
        177°, 66.1972%, 55.6863%
        XYZ:
        15.4794, 21.8094, 27.4385
        xyY:
        0.2391, 0.3369, 21.8094
      CIE-Lab:
        53.8241, -27.9165, -5.9408
        CIE-LCH:
        53.8241, 28.5416, 192.0136
        CIE-Luv:
        53.8241, -36.4757, -4.4927
        Hunter-Lab:
        46.7005, -22.5602, -2.1451
      #308e8a color charts
#308e8a RGB chart
      #308e8a CMYK chart
      #308e8a RGB pie chart
      #308e8a color shades, tints & tones
#308e8a color schemes
#308e8a color preview, HTML & CSS examples
           This text has a color of #308e8a        
        
          <p style="color:#308e8a;">Text here</p>
        
        
          .mytext {color:#308e8a;}
        
        Text color #308e8a
      
           This box has a color of #308e8a        
        
          <div style="background-color:#308e8a;">Content here</div>
        
        
          .mybackground {background-color:#308e8a;}
        
        Background color #308e8a
      
           Border around this has a color of #308e8a        
        
          <div style="border:2px solid #308e8a;">Content here</div>
        
        
          .myborder {border:2px solid #308e8a;}
        
        Border color #308e8a