#8fcdba color space conversions
Hex:
        #8fcdba
        RGB:
        143, 205, 186
        CMY:
        44, 20, 27
        CMYK:
        30, 0, 9, 20
      HSL:
        162°, 38.2716%, 68.2353%
        HSV (HSB):
        162°, 30.2439%, 80.3922%
        XYZ:
        42.0219, 53.0475, 54.4788
        xyY:
        0.2810, 0.3547, 53.0475
      CIE-Lab:
        77.9030, -23.8500, 3.1254
        CIE-LCH:
        77.9030, 24.0539, 172.5342
        CIE-Luv:
        77.9030, -30.3300, 8.6415
        Hunter-Lab:
        72.8337, -24.4720, 6.6353
      #8fcdba color charts
#8fcdba RGB chart
      #8fcdba CMYK chart
      #8fcdba RGB pie chart
      #8fcdba color shades, tints & tones
#8fcdba color schemes
#8fcdba color preview, HTML & CSS examples
           This text has a color of #8fcdba        
        
          <p style="color:#8fcdba;">Text here</p>
        
        
          .mytext {color:#8fcdba;}
        
        Text color #8fcdba
      
           This box has a color of #8fcdba        
        
          <div style="background-color:#8fcdba;">Content here</div>
        
        
          .mybackground {background-color:#8fcdba;}
        
        Background color #8fcdba
      
           Border around this has a color of #8fcdba        
        
          <div style="border:2px solid #8fcdba;">Content here</div>
        
        
          .myborder {border:2px solid #8fcdba;}
        
        Border color #8fcdba