#054b5a color space conversions
Hex:
        #054b5a
        RGB:
        5, 75, 90
        CMY:
        98, 71, 65
        CMYK:
        94, 17, 0, 65
      HSL:
        191°, 89.4737%, 18.6275%
        HSV (HSB):
        191°, 94.4444%, 35.2941%
        XYZ:
        4.4241, 5.8026, 10.5597
        xyY:
        0.2128, 0.2792, 5.8026
      CIE-Lab:
        28.9089, -13.7134, -14.4592
        CIE-LCH:
        28.9089, 19.9281, 226.5164
        CIE-Luv:
        28.9089, -20.3436, -16.6284
        Hunter-Lab:
        24.0886, -9.3716, -9.1289
      #054b5a color charts
#054b5a RGB chart
      #054b5a CMYK chart
      #054b5a RGB pie chart
      #054b5a color shades, tints & tones
#054b5a color schemes
#054b5a color preview, HTML & CSS examples
           This text has a color of #054b5a        
        
          <p style="color:#054b5a;">Text here</p>
        
        
          .mytext {color:#054b5a;}
        
        Text color #054b5a
      
           This box has a color of #054b5a        
        
          <div style="background-color:#054b5a;">Content here</div>
        
        
          .mybackground {background-color:#054b5a;}
        
        Background color #054b5a
      
           Border around this has a color of #054b5a        
        
          <div style="border:2px solid #054b5a;">Content here</div>
        
        
          .myborder {border:2px solid #054b5a;}
        
        Border color #054b5a