#10267f color space conversions
Hex:
        #10267f
        RGB:
        16, 38, 127
        CMY:
        94, 85, 50
        CMYK:
        87, 70, 0, 50
      HSL:
        228°, 77.6224%, 28.0392%
        HSV (HSB):
        228°, 87.4016%, 49.8039%
        XYZ:
        4.7376, 3.0287, 20.4136
        xyY:
        0.1681, 0.1075, 3.0287
      CIE-Lab:
        20.1584, 28.1550, -52.1256
        CIE-LCH:
        20.1584, 59.2434, 298.3752
        CIE-Luv:
        20.1584, -7.2703, -58.6142
        Hunter-Lab:
        17.4031, 18.1366, -57.3639
      #10267f color charts
#10267f RGB chart
      #10267f CMYK chart
      #10267f RGB pie chart
      #10267f color shades, tints & tones
#10267f color schemes
#10267f color preview, HTML & CSS examples
           This text has a color of #10267f        
        
          <p style="color:#10267f;">Text here</p>
        
        
          .mytext {color:#10267f;}
        
        Text color #10267f
      
           This box has a color of #10267f        
        
          <div style="background-color:#10267f;">Content here</div>
        
        
          .mybackground {background-color:#10267f;}
        
        Background color #10267f
      
           Border around this has a color of #10267f        
        
          <div style="border:2px solid #10267f;">Content here</div>
        
        
          .myborder {border:2px solid #10267f;}
        
        Border color #10267f