#0a18ee color space conversions
Hex:
        #0a18ee
        RGB:
        10, 24, 238
        CMY:
        96, 91, 7
        CMYK:
        96, 90, 0, 7
      HSL:
        236°, 91.9355%, 48.6275%
        HSV (HSB):
        236°, 95.7983%, 93.3333%
        XYZ:
        15.8844, 6.8908, 81.3818
        xyY:
        0.1525, 0.0662, 6.8908
      CIE-Lab:
        31.5571, 70.4233, -99.5088
        CIE-LCH:
        31.5571, 121.9075, 305.2874
        CIE-Luv:
        31.5571, -9.4330, -122.1183
        Hunter-Lab:
        26.2504, 62.0741, -165.4361
      #0a18ee color charts
#0a18ee RGB chart
      #0a18ee CMYK chart
      #0a18ee RGB pie chart
      #0a18ee color shades, tints & tones
#0a18ee color schemes
#0a18ee color preview, HTML & CSS examples
           This text has a color of #0a18ee        
        
          <p style="color:#0a18ee;">Text here</p>
        
        
          .mytext {color:#0a18ee;}
        
        Text color #0a18ee
      
           This box has a color of #0a18ee        
        
          <div style="background-color:#0a18ee;">Content here</div>
        
        
          .mybackground {background-color:#0a18ee;}
        
        Background color #0a18ee
      
           Border around this has a color of #0a18ee        
        
          <div style="border:2px solid #0a18ee;">Content here</div>
        
        
          .myborder {border:2px solid #0a18ee;}
        
        Border color #0a18ee