#083d4d color space conversions
Hex:
        #083d4d
        RGB:
        8, 61, 77
        CMY:
        97, 76, 70
        CMYK:
        90, 21, 0, 70
      HSL:
        194°, 81.1765%, 16.6667%
        HSV (HSB):
        194°, 89.6104%, 30.1961%
        XYZ:
        3.1084, 3.9249, 7.6149
        xyY:
        0.2122, 0.2679, 3.9249
      CIE-Lab:
        23.4217, -10.0250, -14.4325
        CIE-LCH:
        23.4217, 17.5726, 235.2155
        CIE-Luv:
        23.4217, -15.6085, -15.8053
        Hunter-Lab:
        19.8114, -6.6632, -8.9213
      #083d4d color charts
#083d4d RGB chart
      #083d4d CMYK chart
      #083d4d RGB pie chart
      #083d4d color shades, tints & tones
#083d4d color schemes
#083d4d color preview, HTML & CSS examples
           This text has a color of #083d4d        
        
          <p style="color:#083d4d;">Text here</p>
        
        
          .mytext {color:#083d4d;}
        
        Text color #083d4d
      
           This box has a color of #083d4d        
        
          <div style="background-color:#083d4d;">Content here</div>
        
        
          .mybackground {background-color:#083d4d;}
        
        Background color #083d4d
      
           Border around this has a color of #083d4d        
        
          <div style="border:2px solid #083d4d;">Content here</div>
        
        
          .myborder {border:2px solid #083d4d;}
        
        Border color #083d4d