#05322e color space conversions
Hex:
        #05322e
        RGB:
        5, 50, 46
        CMY:
        98, 80, 82
        CMYK:
        90, 0, 8, 80
      HSL:
        175°, 81.8182%, 10.7843%
        HSV (HSB):
        175°, 90.0000%, 19.6078%
        XYZ:
        1.6963, 2.5107, 2.9800
        xyY:
        0.2360, 0.3493, 2.5107
      CIE-Lab:
        17.9670, -15.7442, -1.7080
        CIE-LCH:
        17.9670, 15.8366, 186.1914
        CIE-Luv:
        17.9670, -13.3950, -0.1102
        Hunter-Lab:
        15.8453, -8.6197, -0.0588
      #05322e color charts
#05322e RGB chart
      #05322e CMYK chart
      #05322e RGB pie chart
      #05322e color shades, tints & tones
#05322e color schemes
#05322e color preview, HTML & CSS examples
           This text has a color of #05322e        
        
          <p style="color:#05322e;">Text here</p>
        
        
          .mytext {color:#05322e;}
        
        Text color #05322e
      
           This box has a color of #05322e        
        
          <div style="background-color:#05322e;">Content here</div>
        
        
          .mybackground {background-color:#05322e;}
        
        Background color #05322e
      
           Border around this has a color of #05322e        
        
          <div style="border:2px solid #05322e;">Content here</div>
        
        
          .myborder {border:2px solid #05322e;}
        
        Border color #05322e