#86edbd color space conversions
Hex:
        #86edbd
        RGB:
        134, 237, 189
        CMY:
        47, 7, 26
        CMYK:
        43, 0, 20, 7
      HSL:
        152°, 74.1007%, 72.7451%
        HSV (HSB):
        152°, 43.4599%, 92.9412%
        XYZ:
        49.3010, 69.3108, 58.9240
        xyY:
        0.2777, 0.3904, 69.3108
      CIE-Lab:
        86.6577, -40.7527, 14.0137
        CIE-LCH:
        86.6577, 43.0948, 161.0233
        CIE-Luv:
        86.6577, -47.3578, 27.5979
        Hunter-Lab:
        83.2531, -39.9885, 16.3135
      #86edbd color charts
#86edbd RGB chart
      #86edbd CMYK chart
      #86edbd RGB pie chart
      #86edbd color shades, tints & tones
#86edbd color schemes
#86edbd color preview, HTML & CSS examples
           This text has a color of #86edbd        
        
          <p style="color:#86edbd;">Text here</p>
        
        
          .mytext {color:#86edbd;}
        
        Text color #86edbd
      
           This box has a color of #86edbd        
        
          <div style="background-color:#86edbd;">Content here</div>
        
        
          .mybackground {background-color:#86edbd;}
        
        Background color #86edbd
      
           Border around this has a color of #86edbd        
        
          <div style="border:2px solid #86edbd;">Content here</div>
        
        
          .myborder {border:2px solid #86edbd;}
        
        Border color #86edbd