#248e8a color space conversions
Hex:
        #248e8a
        RGB:
        36, 142, 138
        CMY:
        86, 44, 46
        CMYK:
        75, 0, 3, 44
      HSL:
        178°, 59.5506%, 34.9020%
        HSV (HSB):
        178°, 74.6479%, 55.6863%
        XYZ:
        14.9880, 21.5560, 27.4155
        xyY:
        0.2343, 0.3370, 21.5560
      CIE-Lab:
        53.5528, -29.6670, -6.3734
        CIE-LCH:
        53.5528, 30.3439, 192.1246
        CIE-Luv:
        53.5528, -38.4937, -4.9101
        Hunter-Lab:
        46.4285, -23.6267, -2.5102
      #248e8a color charts
#248e8a RGB chart
      #248e8a CMYK chart
      #248e8a RGB pie chart
      #248e8a color shades, tints & tones
#248e8a color schemes
#248e8a color preview, HTML & CSS examples
           This text has a color of #248e8a        
        
          <p style="color:#248e8a;">Text here</p>
        
        
          .mytext {color:#248e8a;}
        
        Text color #248e8a
      
           This box has a color of #248e8a        
        
          <div style="background-color:#248e8a;">Content here</div>
        
        
          .mybackground {background-color:#248e8a;}
        
        Background color #248e8a
      
           Border around this has a color of #248e8a        
        
          <div style="border:2px solid #248e8a;">Content here</div>
        
        
          .myborder {border:2px solid #248e8a;}
        
        Border color #248e8a