#248c7b color space conversions
Hex:
        #248c7b
        RGB:
        36, 140, 123
        CMY:
        86, 45, 52
        CMYK:
        74, 0, 12, 45
      HSL:
        170°, 59.0909%, 34.5098%
        HSV (HSB):
        170°, 74.2857%, 54.9020%
        XYZ:
        13.6808, 20.5613, 21.9866
        xyY:
        0.2433, 0.3657, 20.5613
      CIE-Lab:
        52.4660, -33.0760, 0.7094
        CIE-LCH:
        52.4660, 33.0836, 178.7714
        CIE-Luv:
        52.4660, -38.7562, 5.8161
        Hunter-Lab:
        45.3446, -25.4982, 2.9928
      #248c7b color charts
#248c7b RGB chart
      #248c7b CMYK chart
      #248c7b RGB pie chart
      #248c7b color shades, tints & tones
#248c7b color schemes
#248c7b color preview, HTML & CSS examples
           This text has a color of #248c7b        
        
          <p style="color:#248c7b;">Text here</p>
        
        
          .mytext {color:#248c7b;}
        
        Text color #248c7b
      
           This box has a color of #248c7b        
        
          <div style="background-color:#248c7b;">Content here</div>
        
        
          .mybackground {background-color:#248c7b;}
        
        Background color #248c7b
      
           Border around this has a color of #248c7b        
        
          <div style="border:2px solid #248c7b;">Content here</div>
        
        
          .myborder {border:2px solid #248c7b;}
        
        Border color #248c7b