#05552b color space conversions
Hex:
        #05552b
        RGB:
        5, 85, 43
        CMY:
        98, 67, 83
        CMYK:
        94, 0, 49, 67
      HSL:
        149°, 88.8889%, 17.6471%
        HSV (HSB):
        149°, 94.1176%, 33.3333%
        XYZ:
        3.7471, 6.7037, 3.3819
        xyY:
        0.2709, 0.4846, 6.7037
      CIE-Lab:
        31.1226, -32.9418, 18.3775
        CIE-LCH:
        31.1226, 37.7212, 150.8438
        CIE-Luv:
        31.1226, -27.0578, 23.8019
        Hunter-Lab:
        25.8915, -19.4767, 10.3796
      #05552b color charts
#05552b RGB chart
      #05552b CMYK chart
      #05552b RGB pie chart
      #05552b color shades, tints & tones
#05552b color schemes
#05552b color preview, HTML & CSS examples
           This text has a color of #05552b        
        
          <p style="color:#05552b;">Text here</p>
        
        
          .mytext {color:#05552b;}
        
        Text color #05552b
      
           This box has a color of #05552b        
        
          <div style="background-color:#05552b;">Content here</div>
        
        
          .mybackground {background-color:#05552b;}
        
        Background color #05552b
      
           Border around this has a color of #05552b        
        
          <div style="border:2px solid #05552b;">Content here</div>
        
        
          .myborder {border:2px solid #05552b;}
        
        Border color #05552b