#05856a color space conversions
Hex:
        #05856a
        RGB:
        5, 133, 106
        CMY:
        98, 48, 58
        CMYK:
        96, 0, 20, 48
      HSL:
        167°, 92.7536%, 27.0588%
        HSV (HSB):
        167°, 96.2406%, 52.1569%
        XYZ:
        11.0516, 17.8479, 16.4982
        xyY:
        0.2434, 0.3931, 17.8479
      CIE-Lab:
        49.3111, -37.4707, 5.9813
        CIE-LCH:
        49.3111, 37.9451, 170.9306
        CIE-Luv:
        49.3111, -40.4965, 13.4606
        Hunter-Lab:
        42.2468, -27.2369, 6.4189
      #05856a color charts
#05856a RGB chart
      #05856a CMYK chart
      #05856a RGB pie chart
      #05856a color shades, tints & tones
#05856a color schemes
#05856a color preview, HTML & CSS examples
           This text has a color of #05856a        
        
          <p style="color:#05856a;">Text here</p>
        
        
          .mytext {color:#05856a;}
        
        Text color #05856a
      
           This box has a color of #05856a        
        
          <div style="background-color:#05856a;">Content here</div>
        
        
          .mybackground {background-color:#05856a;}
        
        Background color #05856a
      
           Border around this has a color of #05856a        
        
          <div style="border:2px solid #05856a;">Content here</div>
        
        
          .myborder {border:2px solid #05856a;}
        
        Border color #05856a