#86f4ea color space conversions
Hex:
        #86f4ea
        RGB:
        134, 244, 234
        CMY:
        47, 4, 8
        CMYK:
        45, 0, 4, 4
      HSL:
        175°, 83.3333%, 74.1176%
        HSV (HSB):
        175°, 45.0820%, 95.6863%
        XYZ:
        57.0335, 75.7102, 89.4495
        xyY:
        0.2567, 0.3407, 75.7102
      CIE-Lab:
        89.7246, -33.9802, -5.0297
        CIE-LCH:
        89.7246, 34.3505, 188.4197
        CIE-Luv:
        89.7246, -48.6332, -2.2863
        Hunter-Lab:
        87.0116, -35.2690, -0.0430
      #86f4ea color charts
#86f4ea RGB chart
      #86f4ea CMYK chart
      #86f4ea RGB pie chart
      #86f4ea color shades, tints & tones
#86f4ea color schemes
#86f4ea color preview, HTML & CSS examples
           This text has a color of #86f4ea        
        
          <p style="color:#86f4ea;">Text here</p>
        
        
          .mytext {color:#86f4ea;}
        
        Text color #86f4ea
      
           This box has a color of #86f4ea        
        
          <div style="background-color:#86f4ea;">Content here</div>
        
        
          .mybackground {background-color:#86f4ea;}
        
        Background color #86f4ea
      
           Border around this has a color of #86f4ea        
        
          <div style="border:2px solid #86f4ea;">Content here</div>
        
        
          .myborder {border:2px solid #86f4ea;}
        
        Border color #86f4ea