#001ca7 color space conversions
Hex:
        #001ca7
        RGB:
        0, 28, 167
        CMY:
        100, 89, 35
        CMYK:
        100, 83, 0, 35
      HSL:
        230°, 100.0000%, 32.7451%
        HSV (HSB):
        230°, 100.0000%, 65.4902%
        XYZ:
        7.3903, 3.6205, 36.8685
        xyY:
        0.1544, 0.0756, 3.6205
      CIE-Lab:
        22.3750, 47.9987, -73.2359
        CIE-LCH:
        22.3750, 87.5635, 303.2408
        CIE-Luv:
        22.3750, -7.6428, -81.2194
        Hunter-Lab:
        19.0277, 36.0305, -101.5625
      #001ca7 color charts
#001ca7 RGB chart
      #001ca7 CMYK chart
      #001ca7 RGB pie chart
      #001ca7 color shades, tints & tones
#001ca7 color schemes
#001ca7 color preview, HTML & CSS examples
           This text has a color of #001ca7        
        
          <p style="color:#001ca7;">Text here</p>
        
        
          .mytext {color:#001ca7;}
        
        Text color #001ca7
      
           This box has a color of #001ca7        
        
          <div style="background-color:#001ca7;">Content here</div>
        
        
          .mybackground {background-color:#001ca7;}
        
        Background color #001ca7
      
           Border around this has a color of #001ca7        
        
          <div style="border:2px solid #001ca7;">Content here</div>
        
        
          .myborder {border:2px solid #001ca7;}
        
        Border color #001ca7