#8086f3 color space conversions
Hex:
        #8086f3
        RGB:
        128, 134, 243
        CMY:
        50, 47, 5
        CMYK:
        47, 45, 0, 5
      HSL:
        237°, 82.7338%, 72.7451%
        HSV (HSB):
        237°, 47.3251%, 95.2941%
        XYZ:
        33.6048, 28.1105, 88.4487
        xyY:
        0.2238, 0.1872, 28.1105
      CIE-Lab:
        59.9884, 26.0195, -55.5979
        CIE-LCH:
        59.9884, 61.3852, 295.0793
        CIE-Luv:
        59.9884, -8.8152, -91.4389
        Hunter-Lab:
        53.0193, 20.3536, -61.7962
      #8086f3 color charts
#8086f3 RGB chart
      #8086f3 CMYK chart
      #8086f3 RGB pie chart
      #8086f3 color shades, tints & tones
#8086f3 color schemes
#8086f3 color preview, HTML & CSS examples
           This text has a color of #8086f3        
        
          <p style="color:#8086f3;">Text here</p>
        
        
          .mytext {color:#8086f3;}
        
        Text color #8086f3
      
           This box has a color of #8086f3        
        
          <div style="background-color:#8086f3;">Content here</div>
        
        
          .mybackground {background-color:#8086f3;}
        
        Background color #8086f3
      
           Border around this has a color of #8086f3        
        
          <div style="border:2px solid #8086f3;">Content here</div>
        
        
          .myborder {border:2px solid #8086f3;}
        
        Border color #8086f3