#054d65 color space conversions
Hex:
        #054d65
        RGB:
        5, 77, 101
        CMY:
        98, 70, 60
        CMYK:
        95, 24, 0, 60
      HSL:
        195°, 90.5660%, 20.7843%
        HSV (HSB):
        195°, 95.0495%, 39.6078%
        XYZ:
        5.0654, 6.2796, 13.2570
        xyY:
        0.2059, 0.2552, 6.2796
      CIE-Lab:
        30.1072, -10.5771, -19.6318
        CIE-LCH:
        30.1072, 22.2999, 241.6854
        CIE-Luv:
        30.1072, -20.3932, -24.2009
        Hunter-Lab:
        25.0591, -7.7717, -13.8248
      #054d65 color charts
#054d65 RGB chart
      #054d65 CMYK chart
      #054d65 RGB pie chart
      #054d65 color shades, tints & tones
#054d65 color schemes
#054d65 color preview, HTML & CSS examples
           This text has a color of #054d65        
        
          <p style="color:#054d65;">Text here</p>
        
        
          .mytext {color:#054d65;}
        
        Text color #054d65
      
           This box has a color of #054d65        
        
          <div style="background-color:#054d65;">Content here</div>
        
        
          .mybackground {background-color:#054d65;}
        
        Background color #054d65
      
           Border around this has a color of #054d65        
        
          <div style="border:2px solid #054d65;">Content here</div>
        
        
          .myborder {border:2px solid #054d65;}
        
        Border color #054d65