#86a3ed color space conversions
Hex:
        #86a3ed
        RGB:
        134, 163, 237
        CMY:
        47, 36, 7
        CMYK:
        43, 31, 0, 7
      HSL:
        223°, 74.1007%, 72.7451%
        HSV (HSB):
        223°, 43.4599%, 92.9412%
        XYZ:
        38.2148, 37.3771, 85.3211
        xyY:
        0.2375, 0.2323, 37.3771
      CIE-Lab:
        67.5590, 8.8668, -40.3191
        CIE-LCH:
        67.5590, 41.2826, 282.4029
        CIE-Luv:
        67.5590, -16.7071, -65.7092
        Hunter-Lab:
        61.1368, 4.5854, -39.9479
      #86a3ed color charts
#86a3ed RGB chart
      #86a3ed CMYK chart
      #86a3ed RGB pie chart
      #86a3ed color shades, tints & tones
#86a3ed color schemes
#86a3ed color preview, HTML & CSS examples
           This text has a color of #86a3ed        
        
          <p style="color:#86a3ed;">Text here</p>
        
        
          .mytext {color:#86a3ed;}
        
        Text color #86a3ed
      
           This box has a color of #86a3ed        
        
          <div style="background-color:#86a3ed;">Content here</div>
        
        
          .mybackground {background-color:#86a3ed;}
        
        Background color #86a3ed
      
           Border around this has a color of #86a3ed        
        
          <div style="border:2px solid #86a3ed;">Content here</div>
        
        
          .myborder {border:2px solid #86a3ed;}
        
        Border color #86a3ed