#0a3fcb color space conversions
Hex:
        #0a3fcb
        RGB:
        10, 63, 203
        CMY:
        96, 75, 20
        CMYK:
        95, 69, 0, 20
      HSL:
        224°, 90.6103%, 41.7647%
        HSV (HSB):
        224°, 95.0739%, 79.6078%
        XYZ:
        12.6822, 7.9313, 57.3624
        xyY:
        0.1626, 0.1017, 7.9313
      CIE-Lab:
        33.8395, 40.6732, -75.5996
        CIE-LCH:
        33.8395, 85.8464, 298.2806
        CIE-Luv:
        33.8395, -13.5607, -102.6430
        Hunter-Lab:
        28.1626, 31.0974, -101.0496
      #0a3fcb color charts
#0a3fcb RGB chart
      #0a3fcb CMYK chart
      #0a3fcb RGB pie chart
      #0a3fcb color shades, tints & tones
#0a3fcb color schemes
#0a3fcb color preview, HTML & CSS examples
           This text has a color of #0a3fcb        
        
          <p style="color:#0a3fcb;">Text here</p>
        
        
          .mytext {color:#0a3fcb;}
        
        Text color #0a3fcb
      
           This box has a color of #0a3fcb        
        
          <div style="background-color:#0a3fcb;">Content here</div>
        
        
          .mybackground {background-color:#0a3fcb;}
        
        Background color #0a3fcb
      
           Border around this has a color of #0a3fcb        
        
          <div style="border:2px solid #0a3fcb;">Content here</div>
        
        
          .myborder {border:2px solid #0a3fcb;}
        
        Border color #0a3fcb