#308c8a color space conversions
Hex:
        #308c8a
        RGB:
        48, 140, 138
        CMY:
        81, 45, 46
        CMYK:
        66, 0, 1, 45
      HSL:
        179°, 48.9362%, 36.8627%
        HSV (HSB):
        179°, 65.7143%, 54.9020%
        XYZ:
        15.1845, 21.2195, 27.3402
        xyY:
        0.2382, 0.3329, 21.2195
      CIE-Lab:
        53.1889, -26.9236, -6.8849
        CIE-LCH:
        53.1889, 27.7900, 194.3443
        CIE-Luv:
        53.1889, -35.7200, -6.0194
        Hunter-Lab:
        46.0647, -21.7736, -2.9445
      #308c8a color charts
#308c8a RGB chart
      #308c8a CMYK chart
      #308c8a RGB pie chart
      #308c8a color shades, tints & tones
#308c8a color schemes
#308c8a color preview, HTML & CSS examples
           This text has a color of #308c8a        
        
          <p style="color:#308c8a;">Text here</p>
        
        
          .mytext {color:#308c8a;}
        
        Text color #308c8a
      
           This box has a color of #308c8a        
        
          <div style="background-color:#308c8a;">Content here</div>
        
        
          .mybackground {background-color:#308c8a;}
        
        Background color #308c8a
      
           Border around this has a color of #308c8a        
        
          <div style="border:2px solid #308c8a;">Content here</div>
        
        
          .myborder {border:2px solid #308c8a;}
        
        Border color #308c8a