#308b8e color space conversions
Hex:
        #308b8e
        RGB:
        48, 139, 142
        CMY:
        81, 45, 44
        CMYK:
        66, 2, 0, 44
      HSL:
        182°, 49.4737%, 37.2549%
        HSV (HSB):
        182°, 66.1972%, 55.6863%
        XYZ:
        15.3340, 21.0466, 28.8454
        xyY:
        0.2351, 0.3227, 21.0466
      CIE-Lab:
        53.0005, -25.2234, -9.4841
        CIE-LCH:
        53.0005, 26.9475, 200.6064
        CIE-Luv:
        53.0005, -35.1058, -10.1369
        Hunter-Lab:
        45.8766, -20.6213, -5.1656
      #308b8e color charts
#308b8e RGB chart
      #308b8e CMYK chart
      #308b8e RGB pie chart
      #308b8e color shades, tints & tones
#308b8e color schemes
#308b8e color preview, HTML & CSS examples
           This text has a color of #308b8e        
        
          <p style="color:#308b8e;">Text here</p>
        
        
          .mytext {color:#308b8e;}
        
        Text color #308b8e
      
           This box has a color of #308b8e        
        
          <div style="background-color:#308b8e;">Content here</div>
        
        
          .mybackground {background-color:#308b8e;}
        
        Background color #308b8e
      
           Border around this has a color of #308b8e        
        
          <div style="border:2px solid #308b8e;">Content here</div>
        
        
          .myborder {border:2px solid #308b8e;}
        
        Border color #308b8e