#054f6a color space conversions
Hex:
        #054f6a
        RGB:
        5, 79, 106
        CMY:
        98, 69, 58
        CMYK:
        95, 25, 0, 58
      HSL:
        196°, 90.9910%, 21.7647%
        HSV (HSB):
        196°, 95.2830%, 41.5686%
        XYZ:
        5.4601, 6.6648, 14.6343
        xyY:
        0.2040, 0.2491, 6.6648
      CIE-Lab:
        31.0314, -9.7957, -21.3588
        CIE-LCH:
        31.0314, 23.4979, 245.3627
        CIE-Luv:
        31.0314, -20.8117, -26.8940
        Hunter-Lab:
        25.8163, -7.4263, -15.5379
      #054f6a color charts
#054f6a RGB chart
      #054f6a CMYK chart
      #054f6a RGB pie chart
      #054f6a color shades, tints & tones
#054f6a color schemes
#054f6a color preview, HTML & CSS examples
           This text has a color of #054f6a        
        
          <p style="color:#054f6a;">Text here</p>
        
        
          .mytext {color:#054f6a;}
        
        Text color #054f6a
      
           This box has a color of #054f6a        
        
          <div style="background-color:#054f6a;">Content here</div>
        
        
          .mybackground {background-color:#054f6a;}
        
        Background color #054f6a
      
           Border around this has a color of #054f6a        
        
          <div style="border:2px solid #054f6a;">Content here</div>
        
        
          .myborder {border:2px solid #054f6a;}
        
        Border color #054f6a