#0a507d color space conversions
Hex:
        #0a507d
        RGB:
        10, 80, 125
        CMY:
        96, 69, 51
        CMYK:
        92, 36, 0, 51
      HSL:
        203°, 85.1852%, 26.4706%
        HSV (HSB):
        203°, 92.0000%, 49.0196%
        XYZ:
        6.6955, 7.2825, 20.4548
        xyY:
        0.1945, 0.2115, 7.2825
      CIE-Lab:
        32.4416, -2.3008, -31.0247
        CIE-LCH:
        32.4416, 31.1099, 265.7586
        CIE-Luv:
        32.4416, -19.7303, -41.6092
        Hunter-Lab:
        26.9861, -2.9383, -26.0500
      #0a507d color charts
#0a507d RGB chart
      #0a507d CMYK chart
      #0a507d RGB pie chart
      #0a507d color shades, tints & tones
#0a507d color schemes
#0a507d color preview, HTML & CSS examples
           This text has a color of #0a507d        
        
          <p style="color:#0a507d;">Text here</p>
        
        
          .mytext {color:#0a507d;}
        
        Text color #0a507d
      
           This box has a color of #0a507d        
        
          <div style="background-color:#0a507d;">Content here</div>
        
        
          .mybackground {background-color:#0a507d;}
        
        Background color #0a507d
      
           Border around this has a color of #0a507d        
        
          <div style="border:2px solid #0a507d;">Content here</div>
        
        
          .myborder {border:2px solid #0a507d;}
        
        Border color #0a507d