#101c70 color space conversions
Hex:
        #101c70
        RGB:
        16, 28, 112
        CMY:
        94, 89, 56
        CMYK:
        86, 75, 0, 56
      HSL:
        233°, 75.0000%, 25.0980%
        HSV (HSB):
        233°, 85.7143%, 43.9216%
        XYZ:
        3.5536, 2.1105, 15.5493
        xyY:
        0.1675, 0.0995, 2.1105
      CIE-Lab:
        16.0569, 29.0146, -49.2690
        CIE-LCH:
        16.0569, 57.1776, 300.4939
        CIE-Luv:
        16.0569, -5.0509, -49.3242
        Hunter-Lab:
        14.5276, 18.2391, -53.2904
      #101c70 color charts
#101c70 RGB chart
      #101c70 CMYK chart
      #101c70 RGB pie chart
      #101c70 color shades, tints & tones
#101c70 color schemes
#101c70 color preview, HTML & CSS examples
           This text has a color of #101c70        
        
          <p style="color:#101c70;">Text here</p>
        
        
          .mytext {color:#101c70;}
        
        Text color #101c70
      
           This box has a color of #101c70        
        
          <div style="background-color:#101c70;">Content here</div>
        
        
          .mybackground {background-color:#101c70;}
        
        Background color #101c70
      
           Border around this has a color of #101c70        
        
          <div style="border:2px solid #101c70;">Content here</div>
        
        
          .myborder {border:2px solid #101c70;}
        
        Border color #101c70