#86c2fe color space conversions
Hex:
        #86c2fe
        RGB:
        134, 194, 254
        CMY:
        47, 24, 0
        CMYK:
        47, 24, 0, 0
      HSL:
        210°, 98.3607%, 76.0784%
        HSV (HSB):
        210°, 47.2441%, 99.6078%
        XYZ:
        47.0127, 50.8077, 101.0950
        xyY:
        0.2363, 0.2554, 50.8077
      CIE-Lab:
        76.5624, -3.5524, -35.5229
        CIE-LCH:
        76.5624, 35.7000, 264.2893
        CIE-Luv:
        76.5624, -28.6571, -57.0071
        Hunter-Lab:
        71.2795, -7.0087, -34.1947
      #86c2fe color charts
#86c2fe RGB chart
      #86c2fe CMYK chart
      #86c2fe RGB pie chart
      #86c2fe color shades, tints & tones
#86c2fe color schemes
#86c2fe color preview, HTML & CSS examples
           This text has a color of #86c2fe        
        
          <p style="color:#86c2fe;">Text here</p>
        
        
          .mytext {color:#86c2fe;}
        
        Text color #86c2fe
      
           This box has a color of #86c2fe        
        
          <div style="background-color:#86c2fe;">Content here</div>
        
        
          .mybackground {background-color:#86c2fe;}
        
        Background color #86c2fe
      
           Border around this has a color of #86c2fe        
        
          <div style="border:2px solid #86c2fe;">Content here</div>
        
        
          .myborder {border:2px solid #86c2fe;}
        
        Border color #86c2fe