#86febd color space conversions
Hex:
        #86febd
        RGB:
        134, 254, 189
        CMY:
        47, 0, 26
        CMYK:
        47, 0, 26, 0
      HSL:
        148°, 98.3607%, 76.0784%
        HSV (HSB):
        148°, 47.2441%, 99.6078%
        XYZ:
        54.4586, 79.6261, 60.6432
        xyY:
        0.2797, 0.4089, 79.6261
      CIE-Lab:
        91.5168, -48.1497, 20.8215
        CIE-LCH:
        91.5168, 52.4588, 156.6148
        CIE-Luv:
        91.5168, -54.2404, 38.7061
        Hunter-Lab:
        89.2334, -47.2211, 22.1698
      #86febd color charts
#86febd RGB chart
      #86febd CMYK chart
      #86febd RGB pie chart
      #86febd color shades, tints & tones
#86febd color schemes
#86febd color preview, HTML & CSS examples
           This text has a color of #86febd        
        
          <p style="color:#86febd;">Text here</p>
        
        
          .mytext {color:#86febd;}
        
        Text color #86febd
      
           This box has a color of #86febd        
        
          <div style="background-color:#86febd;">Content here</div>
        
        
          .mybackground {background-color:#86febd;}
        
        Background color #86febd
      
           Border around this has a color of #86febd        
        
          <div style="border:2px solid #86febd;">Content here</div>
        
        
          .myborder {border:2px solid #86febd;}
        
        Border color #86febd