#0a40ee color space conversions
Hex:
        #0a40ee
        RGB:
        10, 64, 238
        CMY:
        96, 75, 7
        CMYK:
        96, 73, 0, 7
      HSL:
        226°, 91.9355%, 48.6275%
        HSV (HSB):
        226°, 95.7983%, 93.3333%
        XYZ:
        17.3912, 9.9044, 81.8840
        xyY:
        0.1593, 0.0907, 9.9044
      CIE-Lab:
        37.6702, 52.5202, -89.3415
        CIE-LCH:
        37.6702, 103.6353, 300.4495
        CIE-Luv:
        37.6702, -14.1198, -123.2966
        Hunter-Lab:
        31.4712, 43.5656, -132.2351
      #0a40ee color charts
#0a40ee RGB chart
      #0a40ee CMYK chart
      #0a40ee RGB pie chart
      #0a40ee color shades, tints & tones
#0a40ee color schemes
#0a40ee color preview, HTML & CSS examples
           This text has a color of #0a40ee        
        
          <p style="color:#0a40ee;">Text here</p>
        
        
          .mytext {color:#0a40ee;}
        
        Text color #0a40ee
      
           This box has a color of #0a40ee        
        
          <div style="background-color:#0a40ee;">Content here</div>
        
        
          .mybackground {background-color:#0a40ee;}
        
        Background color #0a40ee
      
           Border around this has a color of #0a40ee        
        
          <div style="border:2px solid #0a40ee;">Content here</div>
        
        
          .myborder {border:2px solid #0a40ee;}
        
        Border color #0a40ee