#308f8b color space conversions
Hex:
        #308f8b
        RGB:
        48, 143, 139
        CMY:
        81, 44, 45
        CMYK:
        66, 0, 3, 44
      HSL:
        177°, 49.7382%, 37.4510%
        HSV (HSB):
        177°, 66.4336%, 56.0784%
        XYZ:
        15.7016, 22.1374, 27.8715
        xyY:
        0.2390, 0.3369, 22.1374
      CIE-Lab:
        54.1725, -28.1175, -6.0012
        CIE-LCH:
        54.1725, 28.7508, 192.0480
        CIE-Luv:
        54.1725, -36.7929, -4.5596
        Hunter-Lab:
        47.0504, -22.7694, -2.1867
      #308f8b color charts
#308f8b RGB chart
      #308f8b CMYK chart
      #308f8b RGB pie chart
      #308f8b color shades, tints & tones
#308f8b color schemes
#308f8b color preview, HTML & CSS examples
           This text has a color of #308f8b        
        
          <p style="color:#308f8b;">Text here</p>
        
        
          .mytext {color:#308f8b;}
        
        Text color #308f8b
      
           This box has a color of #308f8b        
        
          <div style="background-color:#308f8b;">Content here</div>
        
        
          .mybackground {background-color:#308f8b;}
        
        Background color #308f8b
      
           Border around this has a color of #308f8b        
        
          <div style="border:2px solid #308f8b;">Content here</div>
        
        
          .myborder {border:2px solid #308f8b;}
        
        Border color #308f8b