#86c1ed color space conversions
Hex:
        #86c1ed
        RGB:
        134, 193, 237
        CMY:
        47, 24, 7
        CMYK:
        43, 19, 0, 7
      HSL:
        206°, 74.1007%, 72.7451%
        HSV (HSB):
        206°, 43.4599%, 92.9412%
        XYZ:
        44.1875, 49.3227, 87.3121
        xyY:
        0.2444, 0.2728, 49.3227
      CIE-Lab:
        75.6516, -7.7118, -27.7895
        CIE-LCH:
        75.6516, 28.8397, 254.4902
        CIE-Luv:
        75.6516, -28.3798, -43.2129
        Hunter-Lab:
        70.2301, -10.5937, -24.5499
      #86c1ed color charts
#86c1ed RGB chart
      #86c1ed CMYK chart
      #86c1ed RGB pie chart
      #86c1ed color shades, tints & tones
#86c1ed color schemes
#86c1ed color preview, HTML & CSS examples
           This text has a color of #86c1ed        
        
          <p style="color:#86c1ed;">Text here</p>
        
        
          .mytext {color:#86c1ed;}
        
        Text color #86c1ed
      
           This box has a color of #86c1ed        
        
          <div style="background-color:#86c1ed;">Content here</div>
        
        
          .mybackground {background-color:#86c1ed;}
        
        Background color #86c1ed
      
           Border around this has a color of #86c1ed        
        
          <div style="border:2px solid #86c1ed;">Content here</div>
        
        
          .myborder {border:2px solid #86c1ed;}
        
        Border color #86c1ed