#86aefb color space conversions
Hex:
        #86aefb
        RGB:
        134, 174, 251
        CMY:
        47, 32, 2
        CMYK:
        47, 31, 0, 2
      HSL:
        219°, 93.6000%, 75.4902%
        HSV (HSB):
        219°, 46.6135%, 98.4314%
        XYZ:
        42.3802, 42.3055, 97.1989
        xyY:
        0.2330, 0.2326, 42.3055
      CIE-Lab:
        71.0810, 6.6344, -42.4341
        CIE-LCH:
        71.0810, 42.9495, 278.8860
        CIE-Luv:
        71.0810, -21.0834, -69.5140
        Hunter-Lab:
        65.0427, 2.4815, -43.0723
      #86aefb color charts
#86aefb RGB chart
      #86aefb CMYK chart
      #86aefb RGB pie chart
      #86aefb color shades, tints & tones
#86aefb color schemes
#86aefb color preview, HTML & CSS examples
           This text has a color of #86aefb        
        
          <p style="color:#86aefb;">Text here</p>
        
        
          .mytext {color:#86aefb;}
        
        Text color #86aefb
      
           This box has a color of #86aefb        
        
          <div style="background-color:#86aefb;">Content here</div>
        
        
          .mybackground {background-color:#86aefb;}
        
        Background color #86aefb
      
           Border around this has a color of #86aefb        
        
          <div style="border:2px solid #86aefb;">Content here</div>
        
        
          .myborder {border:2px solid #86aefb;}
        
        Border color #86aefb