#0a207f color space conversions
Hex:
        #0a207f
        RGB:
        10, 32, 127
        CMY:
        96, 87, 50
        CMYK:
        92, 75, 0, 50
      HSL:
        229°, 85.4015%, 26.8627%
        HSV (HSB):
        229°, 92.1260%, 49.8039%
        XYZ:
        4.4725, 2.6299, 20.3506
        xyY:
        0.1629, 0.0958, 2.6299
      CIE-Lab:
        18.4960, 31.8222, -54.8739
        CIE-LCH:
        18.4960, 63.4334, 300.1101
        CIE-Luv:
        18.4960, -6.5920, -58.3952
        Hunter-Lab:
        16.2168, 20.8491, -63.0514
      #0a207f color charts
#0a207f RGB chart
      #0a207f CMYK chart
      #0a207f RGB pie chart
      #0a207f color shades, tints & tones
#0a207f color schemes
#0a207f color preview, HTML & CSS examples
           This text has a color of #0a207f        
        
          <p style="color:#0a207f;">Text here</p>
        
        
          .mytext {color:#0a207f;}
        
        Text color #0a207f
      
           This box has a color of #0a207f        
        
          <div style="background-color:#0a207f;">Content here</div>
        
        
          .mybackground {background-color:#0a207f;}
        
        Background color #0a207f
      
           Border around this has a color of #0a207f        
        
          <div style="border:2px solid #0a207f;">Content here</div>
        
        
          .myborder {border:2px solid #0a207f;}
        
        Border color #0a207f