#86f5ea color space conversions
Hex:
        #86f5ea
        RGB:
        134, 245, 234
        CMY:
        47, 4, 8
        CMYK:
        45, 0, 4, 4
      HSL:
        174°, 84.7328%, 74.3137%
        HSV (HSB):
        174°, 45.3061%, 96.0784%
        XYZ:
        57.3352, 76.3137, 89.5500
        xyY:
        0.2569, 0.3419, 76.3137
      CIE-Lab:
        90.0048, -34.4454, -4.6169
        CIE-LCH:
        90.0048, 34.7534, 187.6341
        CIE-Luv:
        90.0048, -49.0243, -1.5551
        Hunter-Lab:
        87.3577, -35.7216, 0.3724
      #86f5ea color charts
#86f5ea RGB chart
      #86f5ea CMYK chart
      #86f5ea RGB pie chart
      #86f5ea color shades, tints & tones
#86f5ea color schemes
#86f5ea color preview, HTML & CSS examples
           This text has a color of #86f5ea        
        
          <p style="color:#86f5ea;">Text here</p>
        
        
          .mytext {color:#86f5ea;}
        
        Text color #86f5ea
      
           This box has a color of #86f5ea        
        
          <div style="background-color:#86f5ea;">Content here</div>
        
        
          .mybackground {background-color:#86f5ea;}
        
        Background color #86f5ea
      
           Border around this has a color of #86f5ea        
        
          <div style="border:2px solid #86f5ea;">Content here</div>
        
        
          .myborder {border:2px solid #86f5ea;}
        
        Border color #86f5ea