#048c66 color space conversions
Hex:
        #048c66
        RGB:
        4, 140, 102
        CMY:
        98, 45, 60
        CMYK:
        97, 0, 27, 45
      HSL:
        163°, 94.4444%, 28.2353%
        HSV (HSB):
        163°, 97.1429%, 54.9020%
        XYZ:
        11.8264, 19.7413, 15.7575
        xyY:
        0.2499, 0.4171, 19.7413
      CIE-Lab:
        51.5434, -41.5180, 11.4502
        CIE-LCH:
        51.5434, 43.0680, 164.5817
        CIE-Luv:
        51.5434, -43.3305, 21.3346
        Hunter-Lab:
        44.4312, -30.2425, 10.0746
      #048c66 color charts
#048c66 RGB chart
      #048c66 CMYK chart
      #048c66 RGB pie chart
      #048c66 color shades, tints & tones
#048c66 color schemes
#048c66 color preview, HTML & CSS examples
           This text has a color of #048c66        
        
          <p style="color:#048c66;">Text here</p>
        
        
          .mytext {color:#048c66;}
        
        Text color #048c66
      
           This box has a color of #048c66        
        
          <div style="background-color:#048c66;">Content here</div>
        
        
          .mybackground {background-color:#048c66;}
        
        Background color #048c66
      
           Border around this has a color of #048c66        
        
          <div style="border:2px solid #048c66;">Content here</div>
        
        
          .myborder {border:2px solid #048c66;}
        
        Border color #048c66