#86c1dc color space conversions
Hex:
        #86c1dc
        RGB:
        134, 193, 220
        CMY:
        47, 24, 14
        CMYK:
        39, 12, 0, 14
      HSL:
        199°, 55.1282%, 69.4118%
        HSV (HSB):
        199°, 39.0909%, 86.2745%
        XYZ:
        41.8197, 48.3756, 74.8434
        xyY:
        0.2534, 0.2931, 48.3756
      CIE-Lab:
        75.0612, -12.2127, -19.5046
        CIE-LCH:
        75.0612, 23.0126, 237.9475
        CIE-Luv:
        75.0612, -28.5020, -28.7253
        Hunter-Lab:
        69.5525, -14.3905, -15.1134
      #86c1dc color charts
#86c1dc RGB chart
      #86c1dc CMYK chart
      #86c1dc RGB pie chart
      #86c1dc color shades, tints & tones
#86c1dc color schemes
#86c1dc color preview, HTML & CSS examples
           This text has a color of #86c1dc        
        
          <p style="color:#86c1dc;">Text here</p>
        
        
          .mytext {color:#86c1dc;}
        
        Text color #86c1dc
      
           This box has a color of #86c1dc        
        
          <div style="background-color:#86c1dc;">Content here</div>
        
        
          .mybackground {background-color:#86c1dc;}
        
        Background color #86c1dc
      
           Border around this has a color of #86c1dc        
        
          <div style="border:2px solid #86c1dc;">Content here</div>
        
        
          .myborder {border:2px solid #86c1dc;}
        
        Border color #86c1dc