#248c8d color space conversions
Hex:
        #248c8d
        RGB:
        36, 140, 141
        CMY:
        86, 45, 45
        CMYK:
        74, 1, 0, 45
      HSL:
        181°, 59.3220%, 34.7059%
        HSV (HSB):
        181°, 74.4681%, 55.2941%
        XYZ:
        14.9134, 21.0543, 28.4772
        xyY:
        0.2314, 0.3267, 21.0543
      CIE-Lab:
        53.0089, -27.7720, -8.9206
        CIE-LCH:
        53.0089, 29.1695, 197.8075
        CIE-Luv:
        53.0089, -37.5549, -8.9647
        Hunter-Lab:
        45.8850, -22.2834, -4.6771
      #248c8d color charts
#248c8d RGB chart
      #248c8d CMYK chart
      #248c8d RGB pie chart
      #248c8d color shades, tints & tones
#248c8d color schemes
#248c8d color preview, HTML & CSS examples
           This text has a color of #248c8d        
        
          <p style="color:#248c8d;">Text here</p>
        
        
          .mytext {color:#248c8d;}
        
        Text color #248c8d
      
           This box has a color of #248c8d        
        
          <div style="background-color:#248c8d;">Content here</div>
        
        
          .mybackground {background-color:#248c8d;}
        
        Background color #248c8d
      
           Border around this has a color of #248c8d        
        
          <div style="border:2px solid #248c8d;">Content here</div>
        
        
          .myborder {border:2px solid #248c8d;}
        
        Border color #248c8d