#86e2dd color space conversions
Hex:
        #86e2dd
        RGB:
        134, 226, 221
        CMY:
        47, 11, 13
        CMYK:
        41, 0, 2, 11
      HSL:
        177°, 61.3333%, 70.5882%
        HSV (HSB):
        177°, 40.7080%, 88.6275%
        XYZ:
        50.0790, 64.6815, 78.2519
        xyY:
        0.2595, 0.3351, 64.6815
      CIE-Lab:
        84.3193, -28.5712, -6.1821
        CIE-LCH:
        84.3193, 29.2323, 192.2092
        CIE-Luv:
        84.3193, -41.9088, -4.9394
        Hunter-Lab:
        80.4248, -29.5948, -1.3908
      #86e2dd color charts
#86e2dd RGB chart
      #86e2dd CMYK chart
      #86e2dd RGB pie chart
      #86e2dd color shades, tints & tones
#86e2dd color schemes
#86e2dd color preview, HTML & CSS examples
           This text has a color of #86e2dd        
        
          <p style="color:#86e2dd;">Text here</p>
        
        
          .mytext {color:#86e2dd;}
        
        Text color #86e2dd
      
           This box has a color of #86e2dd        
        
          <div style="background-color:#86e2dd;">Content here</div>
        
        
          .mybackground {background-color:#86e2dd;}
        
        Background color #86e2dd
      
           Border around this has a color of #86e2dd        
        
          <div style="border:2px solid #86e2dd;">Content here</div>
        
        
          .myborder {border:2px solid #86e2dd;}
        
        Border color #86e2dd