#8086eb color space conversions
Hex:
        #8086eb
        RGB:
        128, 134, 235
        CMY:
        50, 47, 8
        CMYK:
        46, 43, 0, 8
      HSL:
        237°, 72.7891%, 71.1765%
        HSV (HSB):
        237°, 45.5319%, 92.1569%
        XYZ:
        32.4226, 27.6375, 82.2230
        xyY:
        0.2279, 0.1942, 27.6375
      CIE-Lab:
        59.5599, 23.6708, -51.8514
        CIE-LCH:
        59.5599, 56.9989, 294.5373
        CIE-Luv:
        59.5599, -8.4188, -84.9739
        Hunter-Lab:
        52.5714, 18.0870, -55.9310
      #8086eb color charts
#8086eb RGB chart
      #8086eb CMYK chart
      #8086eb RGB pie chart
      #8086eb color shades, tints & tones
#8086eb color schemes
#8086eb color preview, HTML & CSS examples
           This text has a color of #8086eb        
        
          <p style="color:#8086eb;">Text here</p>
        
        
          .mytext {color:#8086eb;}
        
        Text color #8086eb
      
           This box has a color of #8086eb        
        
          <div style="background-color:#8086eb;">Content here</div>
        
        
          .mybackground {background-color:#8086eb;}
        
        Background color #8086eb
      
           Border around this has a color of #8086eb        
        
          <div style="border:2px solid #8086eb;">Content here</div>
        
        
          .myborder {border:2px solid #8086eb;}
        
        Border color #8086eb