#05693e color space conversions
Hex:
        #05693e
        RGB:
        5, 105, 62
        CMY:
        98, 59, 76
        CMYK:
        95, 0, 41, 59
      HSL:
        154°, 90.9091%, 21.5686%
        HSV (HSB):
        154°, 95.2381%, 41.1765%
        XYZ:
        5.9837, 10.4832, 6.2655
        xyY:
        0.2632, 0.4612, 10.4832
      CIE-Lab:
        38.6961, -36.8537, 17.0896
        CIE-LCH:
        38.6961, 40.6233, 155.1221
        CIE-Luv:
        38.6961, -33.3779, 25.1441
        Hunter-Lab:
        32.3778, -23.6730, 11.1911
      #05693e color charts
#05693e RGB chart
      #05693e CMYK chart
      #05693e RGB pie chart
      #05693e color shades, tints & tones
#05693e color schemes
#05693e color preview, HTML & CSS examples
           This text has a color of #05693e        
        
          <p style="color:#05693e;">Text here</p>
        
        
          .mytext {color:#05693e;}
        
        Text color #05693e
      
           This box has a color of #05693e        
        
          <div style="background-color:#05693e;">Content here</div>
        
        
          .mybackground {background-color:#05693e;}
        
        Background color #05693e
      
           Border around this has a color of #05693e        
        
          <div style="border:2px solid #05693e;">Content here</div>
        
        
          .myborder {border:2px solid #05693e;}
        
        Border color #05693e