#055b86 color space conversions
Hex:
        #055b86
        RGB:
        5, 91, 134
        CMY:
        98, 64, 47
        CMYK:
        96, 32, 0, 47
      HSL:
        200°, 92.8058%, 27.2549%
        HSV (HSB):
        200°, 96.2687%, 52.5490%
        XYZ:
        8.1067, 9.2357, 23.9096
        xyY:
        0.1965, 0.2239, 9.2357
      CIE-Lab:
        36.4341, -5.9162, -30.2575
        CIE-LCH:
        36.4341, 30.8305, 258.9366
        CIE-Luv:
        36.4341, -23.3718, -41.5360
        Hunter-Lab:
        30.3902, -5.5671, -25.3735
      #055b86 color charts
#055b86 RGB chart
      #055b86 CMYK chart
      #055b86 RGB pie chart
      #055b86 color shades, tints & tones
#055b86 color schemes
#055b86 color preview, HTML & CSS examples
           This text has a color of #055b86        
        
          <p style="color:#055b86;">Text here</p>
        
        
          .mytext {color:#055b86;}
        
        Text color #055b86
      
           This box has a color of #055b86        
        
          <div style="background-color:#055b86;">Content here</div>
        
        
          .mybackground {background-color:#055b86;}
        
        Background color #055b86
      
           Border around this has a color of #055b86        
        
          <div style="border:2px solid #055b86;">Content here</div>
        
        
          .myborder {border:2px solid #055b86;}
        
        Border color #055b86