#308a8d color space conversions
Hex:
        #308a8d
        RGB:
        48, 138, 141
        CMY:
        81, 46, 45
        CMYK:
        66, 2, 0, 45
      HSL:
        182°, 49.2063%, 37.0588%
        HSV (HSB):
        182°, 65.9574%, 55.2941%
        XYZ:
        15.1151, 20.7284, 28.4036
        xyY:
        0.2353, 0.3226, 20.7284
      CIE-Lab:
        52.6510, -25.0185, -9.4275
        CIE-LCH:
        52.6510, 26.7358, 200.6476
        CIE-Luv:
        52.6510, -34.7873, -10.0669
        Hunter-Lab:
        45.5285, -20.4141, -5.1190
      #308a8d color charts
#308a8d RGB chart
      #308a8d CMYK chart
      #308a8d RGB pie chart
      #308a8d color shades, tints & tones
#308a8d color schemes
#308a8d color preview, HTML & CSS examples
           This text has a color of #308a8d        
        
          <p style="color:#308a8d;">Text here</p>
        
        
          .mytext {color:#308a8d;}
        
        Text color #308a8d
      
           This box has a color of #308a8d        
        
          <div style="background-color:#308a8d;">Content here</div>
        
        
          .mybackground {background-color:#308a8d;}
        
        Background color #308a8d
      
           Border around this has a color of #308a8d        
        
          <div style="border:2px solid #308a8d;">Content here</div>
        
        
          .myborder {border:2px solid #308a8d;}
        
        Border color #308a8d