#055853 color space conversions
Hex:
        #055853
        RGB:
        5, 88, 83
        CMY:
        98, 65, 67
        CMYK:
        94, 0, 6, 65
      HSL:
        176°, 89.2473%, 18.2353%
        HSV (HSB):
        176°, 94.3182%, 34.5098%
        XYZ:
        5.1136, 7.6362, 9.3880
        xyY:
        0.2310, 0.3449, 7.6362
      CIE-Lab:
        33.2135, -23.3714, -3.5048
        CIE-LCH:
        33.2135, 23.6327, 188.5287
        CIE-Luv:
        33.2135, -25.6761, -1.4720
        Hunter-Lab:
        27.6338, -15.3275, -0.7990
      #055853 color charts
#055853 RGB chart
      #055853 CMYK chart
      #055853 RGB pie chart
      #055853 color shades, tints & tones
#055853 color schemes
#055853 color preview, HTML & CSS examples
           This text has a color of #055853        
        
          <p style="color:#055853;">Text here</p>
        
        
          .mytext {color:#055853;}
        
        Text color #055853
      
           This box has a color of #055853        
        
          <div style="background-color:#055853;">Content here</div>
        
        
          .mybackground {background-color:#055853;}
        
        Background color #055853
      
           Border around this has a color of #055853        
        
          <div style="border:2px solid #055853;">Content here</div>
        
        
          .myborder {border:2px solid #055853;}
        
        Border color #055853