#86e8af color space conversions
Hex:
        #86e8af
        RGB:
        134, 232, 175
        CMY:
        47, 9, 31
        CMYK:
        42, 0, 25, 9
      HSL:
        145°, 68.0556%, 71.7647%
        HSV (HSB):
        145°, 42.2414%, 90.9804%
        XYZ:
        46.4260, 65.8767, 50.8260
        xyY:
        0.2846, 0.4038, 65.8767
      CIE-Lab:
        84.9335, -41.2866, 18.8779
        CIE-LCH:
        84.9335, 45.3978, 155.4282
        CIE-Luv:
        84.9335, -45.7099, 34.3685
        Hunter-Lab:
        81.1645, -39.9360, 19.6871
      #86e8af color charts
#86e8af RGB chart
      #86e8af CMYK chart
      #86e8af RGB pie chart
      #86e8af color shades, tints & tones
#86e8af color schemes
#86e8af color preview, HTML & CSS examples
           This text has a color of #86e8af        
        
          <p style="color:#86e8af;">Text here</p>
        
        
          .mytext {color:#86e8af;}
        
        Text color #86e8af
      
           This box has a color of #86e8af        
        
          <div style="background-color:#86e8af;">Content here</div>
        
        
          .mybackground {background-color:#86e8af;}
        
        Background color #86e8af
      
           Border around this has a color of #86e8af        
        
          <div style="border:2px solid #86e8af;">Content here</div>
        
        
          .myborder {border:2px solid #86e8af;}
        
        Border color #86e8af