#0a50e1 color space conversions
Hex:
        #0a50e1
        RGB:
        10, 80, 225
        CMY:
        96, 69, 12
        CMYK:
        96, 64, 0, 12
      HSL:
        220°, 91.4894%, 46.0784%
        HSV (HSB):
        220°, 95.5556%, 88.2353%
        XYZ:
        16.5844, 11.2381, 72.5292
        xyY:
        0.1653, 0.1120, 11.2381
      CIE-Lab:
        39.9786, 38.1114, -78.1535
        CIE-LCH:
        39.9786, 86.9509, 295.9961
        CIE-Luv:
        39.9786, -17.2159, -112.8845
        Hunter-Lab:
        33.5233, 29.6408, -104.8105
      #0a50e1 color charts
#0a50e1 RGB chart
      #0a50e1 CMYK chart
      #0a50e1 RGB pie chart
      #0a50e1 color shades, tints & tones
#0a50e1 color schemes
#0a50e1 color preview, HTML & CSS examples
           This text has a color of #0a50e1        
        
          <p style="color:#0a50e1;">Text here</p>
        
        
          .mytext {color:#0a50e1;}
        
        Text color #0a50e1
      
           This box has a color of #0a50e1        
        
          <div style="background-color:#0a50e1;">Content here</div>
        
        
          .mybackground {background-color:#0a50e1;}
        
        Background color #0a50e1
      
           Border around this has a color of #0a50e1        
        
          <div style="border:2px solid #0a50e1;">Content here</div>
        
        
          .myborder {border:2px solid #0a50e1;}
        
        Border color #0a50e1