#248f8a color space conversions
Hex:
        #248f8a
        RGB:
        36, 143, 138
        CMY:
        86, 44, 46
        CMYK:
        75, 0, 3, 44
      HSL:
        177°, 59.7765%, 35.0980%
        HSV (HSB):
        177°, 74.8252%, 56.0784%
        XYZ:
        15.1375, 21.8550, 27.4654
        xyY:
        0.2348, 0.3391, 21.8550
      CIE-Lab:
        53.8728, -30.1515, -5.8981
        CIE-LCH:
        53.8728, 30.7230, 191.0681
        CIE-Luv:
        53.8728, -38.8619, -4.1424
        Hunter-Lab:
        46.7493, -24.0128, -2.1086
      #248f8a color charts
#248f8a RGB chart
      #248f8a CMYK chart
      #248f8a RGB pie chart
      #248f8a color shades, tints & tones
#248f8a color schemes
#248f8a color preview, HTML & CSS examples
           This text has a color of #248f8a        
        
          <p style="color:#248f8a;">Text here</p>
        
        
          .mytext {color:#248f8a;}
        
        Text color #248f8a
      
           This box has a color of #248f8a        
        
          <div style="background-color:#248f8a;">Content here</div>
        
        
          .mybackground {background-color:#248f8a;}
        
        Background color #248f8a
      
           Border around this has a color of #248f8a        
        
          <div style="border:2px solid #248f8a;">Content here</div>
        
        
          .myborder {border:2px solid #248f8a;}
        
        Border color #248f8a