#0a057f color space conversions
Hex:
        #0a057f
        RGB:
        10, 5, 127
        CMY:
        96, 98, 50
        CMYK:
        92, 96, 0, 50
      HSL:
        242°, 92.4242%, 25.8824%
        HSV (HSB):
        242°, 96.0630%, 49.8039%
        XYZ:
        4.0102, 1.7054, 20.1965
        xyY:
        0.1548, 0.0658, 1.7054
      CIE-Lab:
        13.8583, 45.3661, -62.5807
        CIE-LCH:
        13.8583, 77.2944, 305.9392
        CIE-Luv:
        13.8583, -3.5968, -53.7121
        Hunter-Lab:
        13.0590, 31.9612, -82.5540
      #0a057f color charts
#0a057f RGB chart
      #0a057f CMYK chart
      #0a057f RGB pie chart
      #0a057f color shades, tints & tones
#0a057f color schemes
#0a057f color preview, HTML & CSS examples
           This text has a color of #0a057f        
        
          <p style="color:#0a057f;">Text here</p>
        
        
          .mytext {color:#0a057f;}
        
        Text color #0a057f
      
           This box has a color of #0a057f        
        
          <div style="background-color:#0a057f;">Content here</div>
        
        
          .mybackground {background-color:#0a057f;}
        
        Background color #0a057f
      
           Border around this has a color of #0a057f        
        
          <div style="border:2px solid #0a057f;">Content here</div>
        
        
          .myborder {border:2px solid #0a057f;}
        
        Border color #0a057f