#248e66 color space conversions
Hex:
        #248e66
        RGB:
        36, 142, 102
        CMY:
        86, 44, 60
        CMYK:
        75, 0, 28, 44
      HSL:
        157°, 59.5506%, 34.9020%
        HSV (HSB):
        157°, 74.6479%, 55.6863%
        XYZ:
        12.7988, 20.6804, 15.8875
        xyY:
        0.2593, 0.4189, 20.6804
      CIE-Lab:
        52.5979, -39.4011, 12.9803
        CIE-LCH:
        52.5979, 41.4841, 161.7661
        CIE-Luv:
        52.5979, -40.8370, 23.1079
        Hunter-Lab:
        45.4757, -29.3448, 11.1193
      #248e66 color charts
#248e66 RGB chart
      #248e66 CMYK chart
      #248e66 RGB pie chart
      #248e66 color shades, tints & tones
#248e66 color schemes
#248e66 color preview, HTML & CSS examples
           This text has a color of #248e66        
        
          <p style="color:#248e66;">Text here</p>
        
        
          .mytext {color:#248e66;}
        
        Text color #248e66
      
           This box has a color of #248e66        
        
          <div style="background-color:#248e66;">Content here</div>
        
        
          .mybackground {background-color:#248e66;}
        
        Background color #248e66
      
           Border around this has a color of #248e66        
        
          <div style="border:2px solid #248e66;">Content here</div>
        
        
          .myborder {border:2px solid #248e66;}
        
        Border color #248e66