#0a3ffa color space conversions
Hex:
        #0a3ffa
        RGB:
        10, 63, 250
        CMY:
        96, 75, 2
        CMYK:
        96, 75, 0, 2
      HSL:
        227°, 96.0000%, 50.9804%
        HSV (HSB):
        227°, 96.0000%, 98.0392%
        XYZ:
        19.1580, 10.5217, 91.4636
        xyY:
        0.1581, 0.0869, 10.5217
      CIE-Lab:
        38.7629, 57.1148, -94.2903
        CIE-LCH:
        38.7629, 110.2396, 301.2047
        CIE-Luv:
        38.7629, -14.1424, -130.2845
        Hunter-Lab:
        32.4371, 48.6606, -144.4752
      #0a3ffa color charts
#0a3ffa RGB chart
      #0a3ffa CMYK chart
      #0a3ffa RGB pie chart
      #0a3ffa color shades, tints & tones
#0a3ffa color schemes
#0a3ffa color preview, HTML & CSS examples
           This text has a color of #0a3ffa        
        
          <p style="color:#0a3ffa;">Text here</p>
        
        
          .mytext {color:#0a3ffa;}
        
        Text color #0a3ffa
      
           This box has a color of #0a3ffa        
        
          <div style="background-color:#0a3ffa;">Content here</div>
        
        
          .mybackground {background-color:#0a3ffa;}
        
        Background color #0a3ffa
      
           Border around this has a color of #0a3ffa        
        
          <div style="border:2px solid #0a3ffa;">Content here</div>
        
        
          .myborder {border:2px solid #0a3ffa;}
        
        Border color #0a3ffa