#0a5eea color space conversions
Hex:
        #0a5eea
        RGB:
        10, 94, 234
        CMY:
        96, 63, 8
        CMYK:
        96, 60, 0, 8
      HSL:
        218°, 91.8033%, 47.8431%
        HSV (HSB):
        218°, 95.7265%, 91.7647%
        XYZ:
        18.9792, 14.0105, 79.5459
        xyY:
        0.1687, 0.1245, 14.0105
      CIE-Lab:
        44.2479, 32.5574, -76.2528
        CIE-LCH:
        44.2479, 82.9125, 293.1208
        CIE-Luv:
        44.2479, -20.4470, -114.3394
        Hunter-Lab:
        37.4305, 25.0050, -99.7994
      #0a5eea color charts
#0a5eea RGB chart
      #0a5eea CMYK chart
      #0a5eea RGB pie chart
      #0a5eea color shades, tints & tones
#0a5eea color schemes
#0a5eea color preview, HTML & CSS examples
           This text has a color of #0a5eea        
        
          <p style="color:#0a5eea;">Text here</p>
        
        
          .mytext {color:#0a5eea;}
        
        Text color #0a5eea
      
           This box has a color of #0a5eea        
        
          <div style="background-color:#0a5eea;">Content here</div>
        
        
          .mybackground {background-color:#0a5eea;}
        
        Background color #0a5eea
      
           Border around this has a color of #0a5eea        
        
          <div style="border:2px solid #0a5eea;">Content here</div>
        
        
          .myborder {border:2px solid #0a5eea;}
        
        Border color #0a5eea