#05453f color space conversions
Hex:
        #05453f
        RGB:
        5, 69, 63
        CMY:
        98, 73, 75
        CMYK:
        93, 0, 9, 73
      HSL:
        174°, 86.4865%, 14.5098%
        HSV (HSB):
        174°, 92.7536%, 27.0588%
        XYZ:
        3.0879, 4.6474, 5.4369
        xyY:
        0.2344, 0.3528, 4.6474
      CIE-Lab:
        25.7056, -20.2221, -1.7418
        CIE-LCH:
        25.7056, 20.2970, 184.9228
        CIE-Luv:
        25.7056, -19.7923, 0.3499
        Hunter-Lab:
        21.5578, -12.1580, 0.1374
      #05453f color charts
#05453f RGB chart
      #05453f CMYK chart
      #05453f RGB pie chart
      #05453f color shades, tints & tones
#05453f color schemes
#05453f color preview, HTML & CSS examples
           This text has a color of #05453f        
        
          <p style="color:#05453f;">Text here</p>
        
        
          .mytext {color:#05453f;}
        
        Text color #05453f
      
           This box has a color of #05453f        
        
          <div style="background-color:#05453f;">Content here</div>
        
        
          .mybackground {background-color:#05453f;}
        
        Background color #05453f
      
           Border around this has a color of #05453f        
        
          <div style="border:2px solid #05453f;">Content here</div>
        
        
          .myborder {border:2px solid #05453f;}
        
        Border color #05453f