#8086c0 color space conversions
Hex:
        #8086c0
        RGB:
        128, 134, 192
        CMY:
        50, 47, 25
        CMYK:
        33, 30, 0, 25
      HSL:
        234°, 33.6842%, 62.7451%
        HSV (HSB):
        234°, 33.3333%, 75.2941%
        XYZ:
        26.9416, 25.4452, 53.3606
        xyY:
        0.2548, 0.2406, 25.4452
      CIE-Lab:
        57.5066, 11.6080, -30.9470
        CIE-LCH:
        57.5066, 33.0524, 290.5607
        CIE-Luv:
        57.5066, -6.2378, -49.0811
        Hunter-Lab:
        50.4432, 7.0609, -27.4088
      #8086c0 color charts
#8086c0 RGB chart
      #8086c0 CMYK chart
      #8086c0 RGB pie chart
      #8086c0 color shades, tints & tones
#8086c0 color schemes
#8086c0 color preview, HTML & CSS examples
           This text has a color of #8086c0        
        
          <p style="color:#8086c0;">Text here</p>
        
        
          .mytext {color:#8086c0;}
        
        Text color #8086c0
      
           This box has a color of #8086c0        
        
          <div style="background-color:#8086c0;">Content here</div>
        
        
          .mybackground {background-color:#8086c0;}
        
        Background color #8086c0
      
           Border around this has a color of #8086c0        
        
          <div style="border:2px solid #8086c0;">Content here</div>
        
        
          .myborder {border:2px solid #8086c0;}
        
        Border color #8086c0