#084b65 color space conversions
Hex:
        #084b65
        RGB:
        8, 75, 101
        CMY:
        97, 71, 60
        CMYK:
        92, 26, 0, 60
      HSL:
        197°, 85.3211%, 21.3725%
        HSV (HSB):
        197°, 92.0792%, 39.6078%
        XYZ:
        4.9652, 6.0234, 13.2129
        xyY:
        0.2052, 0.2489, 6.0234
      CIE-Lab:
        29.4713, -9.0858, -20.6179
        CIE-LCH:
        29.4713, 22.5311, 246.2181
        CIE-Luv:
        29.4713, -19.4144, -25.5325
        Hunter-Lab:
        24.5425, -6.8373, -14.7399
      #084b65 color charts
#084b65 RGB chart
      #084b65 CMYK chart
      #084b65 RGB pie chart
      #084b65 color shades, tints & tones
#084b65 color schemes
#084b65 color preview, HTML & CSS examples
           This text has a color of #084b65        
        
          <p style="color:#084b65;">Text here</p>
        
        
          .mytext {color:#084b65;}
        
        Text color #084b65
      
           This box has a color of #084b65        
        
          <div style="background-color:#084b65;">Content here</div>
        
        
          .mybackground {background-color:#084b65;}
        
        Background color #084b65
      
           Border around this has a color of #084b65        
        
          <div style="border:2px solid #084b65;">Content here</div>
        
        
          .myborder {border:2px solid #084b65;}
        
        Border color #084b65