#05433e color space conversions
Hex:
        #05433e
        RGB:
        5, 67, 62
        CMY:
        98, 74, 76
        CMYK:
        93, 0, 7, 74
      HSL:
        175°, 86.1111%, 14.1176%
        HSV (HSB):
        175°, 92.5373%, 26.2745%
        XYZ:
        2.9392, 4.3944, 5.2507
        xyY:
        0.2336, 0.3492, 4.3944
      CIE-Lab:
        24.9346, -19.5014, -2.2206
        CIE-LCH:
        24.9346, 19.6274, 186.4961
        CIE-Luv:
        24.9346, -19.0859, -0.2879
        Hunter-Lab:
        20.9628, -11.6569, -0.1769
      #05433e color charts
#05433e RGB chart
      #05433e CMYK chart
      #05433e RGB pie chart
      #05433e color shades, tints & tones
#05433e color schemes
#05433e color preview, HTML & CSS examples
           This text has a color of #05433e        
        
          <p style="color:#05433e;">Text here</p>
        
        
          .mytext {color:#05433e;}
        
        Text color #05433e
      
           This box has a color of #05433e        
        
          <div style="background-color:#05433e;">Content here</div>
        
        
          .mybackground {background-color:#05433e;}
        
        Background color #05433e
      
           Border around this has a color of #05433e        
        
          <div style="border:2px solid #05433e;">Content here</div>
        
        
          .myborder {border:2px solid #05433e;}
        
        Border color #05433e