#054b75 color space conversions
Hex:
        #054b75
        RGB:
        5, 75, 117
        CMY:
        98, 71, 54
        CMYK:
        96, 36, 0, 54
      HSL:
        203°, 91.8033%, 23.9216%
        HSV (HSB):
        203°, 95.7265%, 45.8824%
        XYZ:
        5.7896, 6.3488, 17.7499
        xyY:
        0.1937, 0.2124, 6.3488
      CIE-Lab:
        30.2759, -2.7343, -29.4692
        CIE-LCH:
        30.2759, 29.5958, 264.6991
        CIE-Luv:
        30.2759, -18.7843, -38.5540
        Hunter-Lab:
        25.1968, -3.0798, -24.1292
      #054b75 color charts
#054b75 RGB chart
      #054b75 CMYK chart
      #054b75 RGB pie chart
      #054b75 color shades, tints & tones
#054b75 color schemes
#054b75 color preview, HTML & CSS examples
           This text has a color of #054b75        
        
          <p style="color:#054b75;">Text here</p>
        
        
          .mytext {color:#054b75;}
        
        Text color #054b75
      
           This box has a color of #054b75        
        
          <div style="background-color:#054b75;">Content here</div>
        
        
          .mybackground {background-color:#054b75;}
        
        Background color #054b75
      
           Border around this has a color of #054b75        
        
          <div style="border:2px solid #054b75;">Content here</div>
        
        
          .myborder {border:2px solid #054b75;}
        
        Border color #054b75