#86a2ff color space conversions
Hex:
        #86a2ff
        RGB:
        134, 162, 255
        CMY:
        47, 36, 0
        CMYK:
        47, 36, 0, 0
      HSL:
        226°, 100.0000%, 76.2745%
        HSV (HSB):
        226°, 47.4510%, 100.0000%
        XYZ:
        40.8018, 38.1290, 99.8169
        xyY:
        0.2283, 0.2133, 38.1290
      CIE-Lab:
        68.1156, 14.6144, -49.2605
        CIE-LCH:
        68.1156, 51.3827, 286.5244
        CIE-Luv:
        68.1156, -16.7547, -81.5908
        Hunter-Lab:
        61.7487, 9.8878, -52.6183
      #86a2ff color charts
#86a2ff RGB chart
      #86a2ff CMYK chart
      #86a2ff RGB pie chart
      #86a2ff color shades, tints & tones
#86a2ff color schemes
#86a2ff color preview, HTML & CSS examples
           This text has a color of #86a2ff        
        
          <p style="color:#86a2ff;">Text here</p>
        
        
          .mytext {color:#86a2ff;}
        
        Text color #86a2ff
      
           This box has a color of #86a2ff        
        
          <div style="background-color:#86a2ff;">Content here</div>
        
        
          .mybackground {background-color:#86a2ff;}
        
        Background color #86a2ff
      
           Border around this has a color of #86a2ff        
        
          <div style="border:2px solid #86a2ff;">Content here</div>
        
        
          .myborder {border:2px solid #86a2ff;}
        
        Border color #86a2ff