#0a0efd color space conversions
Hex:
        #0a0efd
        RGB:
        10, 14, 253
        CMY:
        96, 95, 1
        CMYK:
        96, 94, 0, 1
      HSL:
        239°, 98.3806%, 51.5686%
        HSV (HSB):
        239°, 96.0474%, 99.2157%
        XYZ:
        18.0118, 7.4705, 93.4211
        xyY:
        0.1515, 0.0628, 7.4705
      CIE-Lab:
        32.8548, 76.6138, -105.8135
        CIE-LCH:
        32.8548, 130.6375, 305.9063
        CIE-Luv:
        32.8548, -9.5061, -130.0485
        Hunter-Lab:
        27.3321, 69.8000, -183.5205
      #0a0efd color charts
#0a0efd RGB chart
      #0a0efd CMYK chart
      #0a0efd RGB pie chart
      #0a0efd color shades, tints & tones
#0a0efd color schemes
#0a0efd color preview, HTML & CSS examples
           This text has a color of #0a0efd        
        
          <p style="color:#0a0efd;">Text here</p>
        
        
          .mytext {color:#0a0efd;}
        
        Text color #0a0efd
      
           This box has a color of #0a0efd        
        
          <div style="background-color:#0a0efd;">Content here</div>
        
        
          .mybackground {background-color:#0a0efd;}
        
        Background color #0a0efd
      
           Border around this has a color of #0a0efd        
        
          <div style="border:2px solid #0a0efd;">Content here</div>
        
        
          .myborder {border:2px solid #0a0efd;}
        
        Border color #0a0efd