#001695 color space conversions
Hex:
        #001695
        RGB:
        0, 22, 149
        CMY:
        100, 91, 42
        CMYK:
        100, 85, 0, 42
      HSL:
        231°, 100.0000%, 29.2157%
        HSV (HSB):
        231°, 100.0000%, 58.4314%
        XYZ:
        5.7117, 2.7437, 28.6623
        xyY:
        0.1539, 0.0739, 2.7437
      CIE-Lab:
        18.9869, 45.0395, -67.8558
        CIE-LCH:
        18.9869, 81.4430, 303.5743
        CIE-Luv:
        18.9869, -6.3857, -69.7213
        Hunter-Lab:
        16.5643, 32.5633, -90.9988
      #001695 color charts
#001695 RGB chart
      #001695 CMYK chart
      #001695 RGB pie chart
      #001695 color shades, tints & tones
#001695 color schemes
#001695 color preview, HTML & CSS examples
           This text has a color of #001695        
        
          <p style="color:#001695;">Text here</p>
        
        
          .mytext {color:#001695;}
        
        Text color #001695
      
           This box has a color of #001695        
        
          <div style="background-color:#001695;">Content here</div>
        
        
          .mybackground {background-color:#001695;}
        
        Background color #001695
      
           Border around this has a color of #001695        
        
          <div style="border:2px solid #001695;">Content here</div>
        
        
          .myborder {border:2px solid #001695;}
        
        Border color #001695