#05692b color space conversions
Hex:
        #05692b
        RGB:
        5, 105, 43
        CMY:
        98, 59, 83
        CMYK:
        95, 0, 59, 59
      HSL:
        143°, 90.9091%, 21.5686%
        HSV (HSB):
        143°, 95.2381%, 41.1765%
        XYZ:
        5.5502, 10.3098, 3.9830
        xyY:
        0.2797, 0.5196, 10.3098
      CIE-Lab:
        38.3929, -40.4705, 27.3893
        CIE-LCH:
        38.3929, 48.8675, 145.9109
        CIE-Luv:
        38.3929, -34.3761, 35.2730
        Hunter-Lab:
        32.1089, -25.3359, 15.1216
      #05692b color charts
#05692b RGB chart
      #05692b CMYK chart
      #05692b RGB pie chart
      #05692b color shades, tints & tones
#05692b color schemes
#05692b color preview, HTML & CSS examples
           This text has a color of #05692b        
        
          <p style="color:#05692b;">Text here</p>
        
        
          .mytext {color:#05692b;}
        
        Text color #05692b
      
           This box has a color of #05692b        
        
          <div style="background-color:#05692b;">Content here</div>
        
        
          .mybackground {background-color:#05692b;}
        
        Background color #05692b
      
           Border around this has a color of #05692b        
        
          <div style="border:2px solid #05692b;">Content here</div>
        
        
          .myborder {border:2px solid #05692b;}
        
        Border color #05692b