#081df2 color space conversions
Hex:
        #081df2
        RGB:
        8, 29, 242
        CMY:
        97, 89, 5
        CMYK:
        97, 88, 0, 5
      HSL:
        235°, 93.6000%, 49.0196%
        HSV (HSB):
        235°, 96.6942%, 94.9020%
        XYZ:
        16.5665, 7.3412, 84.5482
        xyY:
        0.1527, 0.0677, 7.3412
      CIE-Lab:
        32.5713, 69.9389, -100.0843
        CIE-LCH:
        32.5713, 122.0997, 304.9458
        CIE-Luv:
        32.5713, -9.9954, -124.7487
        Hunter-Lab:
        27.0946, 61.7253, -166.0474
      #081df2 color charts
#081df2 RGB chart
      #081df2 CMYK chart
      #081df2 RGB pie chart
      #081df2 color shades, tints & tones
#081df2 color schemes
#081df2 color preview, HTML & CSS examples
           This text has a color of #081df2        
        
          <p style="color:#081df2;">Text here</p>
        
        
          .mytext {color:#081df2;}
        
        Text color #081df2
      
           This box has a color of #081df2        
        
          <div style="background-color:#081df2;">Content here</div>
        
        
          .mybackground {background-color:#081df2;}
        
        Background color #081df2
      
           Border around this has a color of #081df2        
        
          <div style="border:2px solid #081df2;">Content here</div>
        
        
          .myborder {border:2px solid #081df2;}
        
        Border color #081df2