#0a47be color space conversions
Hex:
        #0a47be
        RGB:
        10, 71, 190
        CMY:
        96, 72, 25
        CMYK:
        95, 63, 0, 25
      HSL:
        220°, 90.0000%, 39.2157%
        HSV (HSB):
        220°, 94.7368%, 74.5098%
        XYZ:
        11.6727, 8.2887, 49.6999
        xyY:
        0.1676, 0.1190, 8.2887
      CIE-Lab:
        34.5771, 30.5265, -66.7890
        CIE-LCH:
        34.5771, 73.4346, 294.5631
        CIE-Luv:
        34.5771, -15.3154, -92.9040
        Hunter-Lab:
        28.7901, 21.9884, -82.1982
      #0a47be color charts
#0a47be RGB chart
      #0a47be CMYK chart
      #0a47be RGB pie chart
      #0a47be color shades, tints & tones
#0a47be color schemes
#0a47be color preview, HTML & CSS examples
           This text has a color of #0a47be        
        
          <p style="color:#0a47be;">Text here</p>
        
        
          .mytext {color:#0a47be;}
        
        Text color #0a47be
      
           This box has a color of #0a47be        
        
          <div style="background-color:#0a47be;">Content here</div>
        
        
          .mybackground {background-color:#0a47be;}
        
        Background color #0a47be
      
           Border around this has a color of #0a47be        
        
          <div style="border:2px solid #0a47be;">Content here</div>
        
        
          .myborder {border:2px solid #0a47be;}
        
        Border color #0a47be