#054c70 color space conversions
Hex:
        #054c70
        RGB:
        5, 76, 112
        CMY:
        98, 70, 56
        CMYK:
        96, 32, 0, 56
      HSL:
        200°, 91.4530%, 22.9412%
        HSV (HSB):
        200°, 95.5357%, 43.9216%
        XYZ:
        5.5717, 6.3710, 16.2653
        xyY:
        0.1975, 0.2259, 6.3710
      CIE-Lab:
        30.3298, -5.4664, -26.2410
        CIE-LCH:
        30.3298, 26.8044, 258.2328
        CIE-Luv:
        30.3298, -19.3971, -33.8710
        Hunter-Lab:
        25.2408, -4.7694, -20.5381
      #054c70 color charts
#054c70 RGB chart
      #054c70 CMYK chart
      #054c70 RGB pie chart
      #054c70 color shades, tints & tones
#054c70 color schemes
#054c70 color preview, HTML & CSS examples
           This text has a color of #054c70        
        
          <p style="color:#054c70;">Text here</p>
        
        
          .mytext {color:#054c70;}
        
        Text color #054c70
      
           This box has a color of #054c70        
        
          <div style="background-color:#054c70;">Content here</div>
        
        
          .mybackground {background-color:#054c70;}
        
        Background color #054c70
      
           Border around this has a color of #054c70        
        
          <div style="border:2px solid #054c70;">Content here</div>
        
        
          .myborder {border:2px solid #054c70;}
        
        Border color #054c70