#083e7a color space conversions
Hex:
        #083e7a
        RGB:
        8, 62, 122
        CMY:
        97, 76, 52
        CMYK:
        93, 49, 0, 52
      HSL:
        212°, 87.6923%, 25.4902%
        HSV (HSB):
        212°, 93.4426%, 47.8431%
        XYZ:
        5.3356, 4.9020, 19.0773
        xyY:
        0.1820, 0.1672, 4.9020
      CIE-Lab:
        26.4538, 8.4582, -38.7173
        CIE-LCH:
        26.4538, 39.6305, 282.3232
        CIE-Luv:
        26.4538, -14.1076, -49.5804
        Hunter-Lab:
        22.1405, 4.2707, -35.5888
      #083e7a color charts
#083e7a RGB chart
      #083e7a CMYK chart
      #083e7a RGB pie chart
      #083e7a color shades, tints & tones
#083e7a color schemes
#083e7a color preview, HTML & CSS examples
           This text has a color of #083e7a        
        
          <p style="color:#083e7a;">Text here</p>
        
        
          .mytext {color:#083e7a;}
        
        Text color #083e7a
      
           This box has a color of #083e7a        
        
          <div style="background-color:#083e7a;">Content here</div>
        
        
          .mybackground {background-color:#083e7a;}
        
        Background color #083e7a
      
           Border around this has a color of #083e7a        
        
          <div style="border:2px solid #083e7a;">Content here</div>
        
        
          .myborder {border:2px solid #083e7a;}
        
        Border color #083e7a