#082f3a color space conversions
Hex:
        #082f3a
        RGB:
        8, 47, 58
        CMY:
        97, 82, 77
        CMYK:
        86, 19, 0, 77
      HSL:
        193°, 75.7576%, 12.9412%
        HSV (HSB):
        193°, 86.2069%, 22.7451%
        XYZ:
        1.8804, 2.3901, 4.3652
        xyY:
        0.2177, 0.2768, 2.3901
      CIE-Lab:
        17.4143, -8.7975, -10.8400
        CIE-LCH:
        17.4143, 13.9607, 230.9378
        CIE-Luv:
        17.4143, -11.2878, -10.2147
        Hunter-Lab:
        15.4601, -5.3446, -5.9187
      #082f3a color charts
#082f3a RGB chart
      #082f3a CMYK chart
      #082f3a RGB pie chart
      #082f3a color shades, tints & tones
#082f3a color schemes
#082f3a color preview, HTML & CSS examples
           This text has a color of #082f3a        
        
          <p style="color:#082f3a;">Text here</p>
        
        
          .mytext {color:#082f3a;}
        
        Text color #082f3a
      
           This box has a color of #082f3a        
        
          <div style="background-color:#082f3a;">Content here</div>
        
        
          .mybackground {background-color:#082f3a;}
        
        Background color #082f3a
      
           Border around this has a color of #082f3a        
        
          <div style="border:2px solid #082f3a;">Content here</div>
        
        
          .myborder {border:2px solid #082f3a;}
        
        Border color #082f3a