#055f9e color space conversions
Hex:
        #055f9e
        RGB:
        5, 95, 158
        CMY:
        98, 63, 38
        CMYK:
        97, 40, 0, 38
      HSL:
        205°, 93.8650%, 31.9608%
        HSV (HSB):
        205°, 96.8354%, 61.9608%
        XYZ:
        10.3264, 10.6853, 33.8660
        xyY:
        0.1882, 0.1947, 10.6853
      CIE-Lab:
        39.0453, 1.3188, -40.6021
        CIE-LCH:
        39.0453, 40.6236, 271.8603
        CIE-Luv:
        39.0453, -23.3975, -58.3946
        Hunter-Lab:
        32.6884, -0.8160, -38.5440
      #055f9e color charts
#055f9e RGB chart
      #055f9e CMYK chart
      #055f9e RGB pie chart
      #055f9e color shades, tints & tones
#055f9e color schemes
#055f9e color preview, HTML & CSS examples
           This text has a color of #055f9e        
        
          <p style="color:#055f9e;">Text here</p>
        
        
          .mytext {color:#055f9e;}
        
        Text color #055f9e
      
           This box has a color of #055f9e        
        
          <div style="background-color:#055f9e;">Content here</div>
        
        
          .mybackground {background-color:#055f9e;}
        
        Background color #055f9e
      
           Border around this has a color of #055f9e        
        
          <div style="border:2px solid #055f9e;">Content here</div>
        
        
          .myborder {border:2px solid #055f9e;}
        
        Border color #055f9e