#0a18fe color space conversions
Hex:
        #0a18fe
        RGB:
        10, 24, 254
        CMY:
        96, 91, 0
        CMYK:
        96, 91, 0, 0
      HSL:
        237°, 99.1870%, 51.7647%
        HSV (HSB):
        237°, 96.0630%, 99.6078%
        XYZ:
        18.3412, 7.8736, 94.3190
        xyY:
        0.1522, 0.0653, 7.8736
      CIE-Lab:
        33.7181, 74.6324, -104.9318
        CIE-LCH:
        33.7181, 128.7660, 305.4222
        CIE-Luv:
        33.7181, -10.0433, -131.2275
        Hunter-Lab:
        28.0599, 67.5710, -179.6525
      #0a18fe color charts
#0a18fe RGB chart
      #0a18fe CMYK chart
      #0a18fe RGB pie chart
      #0a18fe color shades, tints & tones
#0a18fe color schemes
#0a18fe color preview, HTML & CSS examples
           This text has a color of #0a18fe        
        
          <p style="color:#0a18fe;">Text here</p>
        
        
          .mytext {color:#0a18fe;}
        
        Text color #0a18fe
      
           This box has a color of #0a18fe        
        
          <div style="background-color:#0a18fe;">Content here</div>
        
        
          .mybackground {background-color:#0a18fe;}
        
        Background color #0a18fe
      
           Border around this has a color of #0a18fe        
        
          <div style="border:2px solid #0a18fe;">Content here</div>
        
        
          .myborder {border:2px solid #0a18fe;}
        
        Border color #0a18fe