#086af2 color space conversions
Hex:
        #086af2
        RGB:
        8, 106, 242
        CMY:
        97, 58, 5
        CMYK:
        97, 56, 0, 5
      HSL:
        215°, 93.6000%, 49.0196%
        HSV (HSB):
        215°, 96.6942%, 94.9020%
        XYZ:
        21.2812, 16.7705, 86.1198
        xyY:
        0.1714, 0.1351, 16.7705
      CIE-Lab:
        47.9696, 27.8837, -74.6676
        CIE-LCH:
        47.9696, 79.7041, 290.4775
        CIE-Luv:
        47.9696, -23.4408, -114.8657
        Hunter-Lab:
        40.9518, 21.0944, -96.0179
      #086af2 color charts
#086af2 RGB chart
      #086af2 CMYK chart
      #086af2 RGB pie chart
      #086af2 color shades, tints & tones
#086af2 color schemes
#086af2 color preview, HTML & CSS examples
           This text has a color of #086af2        
        
          <p style="color:#086af2;">Text here</p>
        
        
          .mytext {color:#086af2;}
        
        Text color #086af2
      
           This box has a color of #086af2        
        
          <div style="background-color:#086af2;">Content here</div>
        
        
          .mybackground {background-color:#086af2;}
        
        Background color #086af2
      
           Border around this has a color of #086af2        
        
          <div style="border:2px solid #086af2;">Content here</div>
        
        
          .myborder {border:2px solid #086af2;}
        
        Border color #086af2