#86c7db color space conversions
Hex:
        #86c7db
        RGB:
        134, 199, 219
        CMY:
        47, 22, 14
        CMYK:
        39, 9, 0, 14
      HSL:
        194°, 54.1401%, 69.2157%
        HSV (HSB):
        194°, 38.8128%, 85.8824%
        XYZ:
        43.0411, 51.0297, 74.5990
        xyY:
        0.2552, 0.3025, 51.0297
      CIE-Lab:
        76.6970, -15.5967, -16.4920
        CIE-LCH:
        76.6970, 22.6990, 226.5982
        CIE-Luv:
        76.6970, -30.9682, -23.3634
        Hunter-Lab:
        71.4350, -17.4613, -11.9115
      #86c7db color charts
#86c7db RGB chart
      #86c7db CMYK chart
      #86c7db RGB pie chart
      #86c7db color shades, tints & tones
#86c7db color schemes
#86c7db color preview, HTML & CSS examples
           This text has a color of #86c7db        
        
          <p style="color:#86c7db;">Text here</p>
        
        
          .mytext {color:#86c7db;}
        
        Text color #86c7db
      
           This box has a color of #86c7db        
        
          <div style="background-color:#86c7db;">Content here</div>
        
        
          .mybackground {background-color:#86c7db;}
        
        Background color #86c7db
      
           Border around this has a color of #86c7db        
        
          <div style="border:2px solid #86c7db;">Content here</div>
        
        
          .myborder {border:2px solid #86c7db;}
        
        Border color #86c7db