#08483e color space conversions
Hex:
        #08483e
        RGB:
        8, 72, 62
        CMY:
        97, 72, 76
        CMYK:
        89, 0, 14, 72
      HSL:
        171°, 80.0000%, 15.6863%
        HSV (HSB):
        171°, 88.8889%, 28.2353%
        XYZ:
        3.2870, 5.0342, 5.3559
        xyY:
        0.2403, 0.3681, 5.0342
      CIE-Lab:
        26.8318, -21.7189, 0.5678
        CIE-LCH:
        26.8318, 21.7264, 178.5025
        CIE-Luv:
        26.8318, -20.6656, 3.2274
        Hunter-Lab:
        22.4369, -13.1144, 1.5528
      #08483e color charts
#08483e RGB chart
      #08483e CMYK chart
      #08483e RGB pie chart
      #08483e color shades, tints & tones
#08483e color schemes
#08483e color preview, HTML & CSS examples
           This text has a color of #08483e        
        
          <p style="color:#08483e;">Text here</p>
        
        
          .mytext {color:#08483e;}
        
        Text color #08483e
      
           This box has a color of #08483e        
        
          <div style="background-color:#08483e;">Content here</div>
        
        
          .mybackground {background-color:#08483e;}
        
        Background color #08483e
      
           Border around this has a color of #08483e        
        
          <div style="border:2px solid #08483e;">Content here</div>
        
        
          .myborder {border:2px solid #08483e;}
        
        Border color #08483e