#86c4ce color space conversions
Hex:
        #86c4ce
        RGB:
        134, 196, 206
        CMY:
        47, 23, 19
        CMYK:
        35, 5, 0, 19
      HSL:
        188°, 42.3529%, 66.6667%
        HSV (HSB):
        188°, 34.9515%, 80.7843%
        XYZ:
        40.7120, 49.0044, 65.7056
        xyY:
        0.2619, 0.3153, 49.0044
      CIE-Lab:
        75.4541, -17.2940, -11.3299
        CIE-LCH:
        75.4541, 20.6749, 213.2302
        CIE-Luv:
        75.4541, -29.8731, -14.7225
        Hunter-Lab:
        70.0032, -18.6945, -6.6479
      #86c4ce color charts
#86c4ce RGB chart
      #86c4ce CMYK chart
      #86c4ce RGB pie chart
      #86c4ce color shades, tints & tones
#86c4ce color schemes
#86c4ce color preview, HTML & CSS examples
           This text has a color of #86c4ce        
        
          <p style="color:#86c4ce;">Text here</p>
        
        
          .mytext {color:#86c4ce;}
        
        Text color #86c4ce
      
           This box has a color of #86c4ce        
        
          <div style="background-color:#86c4ce;">Content here</div>
        
        
          .mybackground {background-color:#86c4ce;}
        
        Background color #86c4ce
      
           Border around this has a color of #86c4ce        
        
          <div style="border:2px solid #86c4ce;">Content here</div>
        
        
          .myborder {border:2px solid #86c4ce;}
        
        Border color #86c4ce