#054b66 color space conversions
Hex:
        #054b66
        RGB:
        5, 75, 102
        CMY:
        98, 71, 60
        CMYK:
        95, 26, 0, 60
      HSL:
        197°, 90.6542%, 20.9804%
        HSV (HSB):
        197°, 95.0980%, 40.0000%
        XYZ:
        4.9769, 6.0237, 13.4708
        xyY:
        0.2034, 0.2462, 6.0237
      CIE-Lab:
        29.4723, -8.9424, -21.2564
        CIE-LCH:
        29.4723, 23.0608, 247.1840
        CIE-Luv:
        29.4723, -19.6108, -26.4208
        Hunter-Lab:
        24.5433, -6.7542, -15.3614
      #054b66 color charts
#054b66 RGB chart
      #054b66 CMYK chart
      #054b66 RGB pie chart
      #054b66 color shades, tints & tones
#054b66 color schemes
#054b66 color preview, HTML & CSS examples
           This text has a color of #054b66        
        
          <p style="color:#054b66;">Text here</p>
        
        
          .mytext {color:#054b66;}
        
        Text color #054b66
      
           This box has a color of #054b66        
        
          <div style="background-color:#054b66;">Content here</div>
        
        
          .mybackground {background-color:#054b66;}
        
        Background color #054b66
      
           Border around this has a color of #054b66        
        
          <div style="border:2px solid #054b66;">Content here</div>
        
        
          .myborder {border:2px solid #054b66;}
        
        Border color #054b66