#084f55 color space conversions
Hex:
        #084f55
        RGB:
        8, 79, 85
        CMY:
        97, 69, 67
        CMYK:
        91, 7, 0, 67
      HSL:
        185°, 82.7957%, 18.2353%
        HSV (HSB):
        185°, 90.5882%, 33.3333%
        XYZ:
        4.5358, 6.2995, 9.5712
        xyY:
        0.2223, 0.3087, 6.2995
      CIE-Lab:
        30.1558, -17.5869, -9.3477
        CIE-LCH:
        30.1558, 19.9168, 207.9914
        CIE-Luv:
        30.1558, -21.8784, -9.6079
        Hunter-Lab:
        25.0987, -11.6645, -5.0406
      #084f55 color charts
#084f55 RGB chart
      #084f55 CMYK chart
      #084f55 RGB pie chart
      #084f55 color shades, tints & tones
#084f55 color schemes
#084f55 color preview, HTML & CSS examples
           This text has a color of #084f55        
        
          <p style="color:#084f55;">Text here</p>
        
        
          .mytext {color:#084f55;}
        
        Text color #084f55
      
           This box has a color of #084f55        
        
          <div style="background-color:#084f55;">Content here</div>
        
        
          .mybackground {background-color:#084f55;}
        
        Background color #084f55
      
           Border around this has a color of #084f55        
        
          <div style="border:2px solid #084f55;">Content here</div>
        
        
          .myborder {border:2px solid #084f55;}
        
        Border color #084f55