#0a2fae color space conversions
Hex:
        #0a2fae
        RGB:
        10, 47, 174
        CMY:
        96, 82, 32
        CMYK:
        94, 73, 0, 32
      HSL:
        226°, 89.1304%, 36.0784%
        HSV (HSB):
        226°, 94.2529%, 68.2353%
        XYZ:
        8.7817, 5.1536, 40.5763
        xyY:
        0.1611, 0.0945, 5.1536
      CIE-Lab:
        27.1678, 39.9705, -69.4970
        CIE-LCH:
        27.1678, 80.1715, 299.9049
        CIE-Luv:
        27.1678, -10.1752, -86.5812
        Hunter-Lab:
        22.7014, 29.3222, -90.0833
      #0a2fae color charts
#0a2fae RGB chart
      #0a2fae CMYK chart
      #0a2fae RGB pie chart
      #0a2fae color shades, tints & tones
#0a2fae color schemes
#0a2fae color preview, HTML & CSS examples
           This text has a color of #0a2fae        
        
          <p style="color:#0a2fae;">Text here</p>
        
        
          .mytext {color:#0a2fae;}
        
        Text color #0a2fae
      
           This box has a color of #0a2fae        
        
          <div style="background-color:#0a2fae;">Content here</div>
        
        
          .mybackground {background-color:#0a2fae;}
        
        Background color #0a2fae
      
           Border around this has a color of #0a2fae        
        
          <div style="border:2px solid #0a2fae;">Content here</div>
        
        
          .myborder {border:2px solid #0a2fae;}
        
        Border color #0a2fae