#308b83 color space conversions
Hex:
        #308b83
        RGB:
        48, 139, 131
        CMY:
        81, 45, 49
        CMYK:
        65, 0, 6, 45
      HSL:
        175°, 48.6631%, 36.6667%
        HSV (HSB):
        175°, 65.4676%, 54.5098%
        XYZ:
        14.5483, 20.7323, 24.7077
        xyY:
        0.2425, 0.3456, 20.7323
      CIE-Lab:
        52.6553, -28.4665, -3.6178
        CIE-LCH:
        52.6553, 28.6955, 187.2430
        CIE-Luv:
        52.6553, -35.7536, -0.9979
        Hunter-Lab:
        45.5327, -22.6493, -0.2999
      #308b83 color charts
#308b83 RGB chart
      #308b83 CMYK chart
      #308b83 RGB pie chart
      #308b83 color shades, tints & tones
#308b83 color schemes
#308b83 color preview, HTML & CSS examples
           This text has a color of #308b83        
        
          <p style="color:#308b83;">Text here</p>
        
        
          .mytext {color:#308b83;}
        
        Text color #308b83
      
           This box has a color of #308b83        
        
          <div style="background-color:#308b83;">Content here</div>
        
        
          .mybackground {background-color:#308b83;}
        
        Background color #308b83
      
           Border around this has a color of #308b83        
        
          <div style="border:2px solid #308b83;">Content here</div>
        
        
          .myborder {border:2px solid #308b83;}
        
        Border color #308b83