#001dc3 color space conversions
Hex:
        #001dc3
        RGB:
        0, 29, 195
        CMY:
        100, 89, 24
        CMYK:
        100, 85, 0, 24
      HSL:
        231°, 100.0000%, 38.2353%
        HSV (HSB):
        231°, 100.0000%, 76.4706%
        XYZ:
        10.2897, 4.8189, 52.0176
        xyY:
        0.1533, 0.0718, 4.8189
      CIE-Lab:
        26.2123, 56.3506, -83.5685
        CIE-LCH:
        26.2123, 100.7922, 303.9920
        CIE-Luv:
        26.2123, -8.6407, -97.6578
        Hunter-Lab:
        21.9519, 45.2539, -125.1282
      #001dc3 color charts
#001dc3 RGB chart
      #001dc3 CMYK chart
      #001dc3 RGB pie chart
      #001dc3 color shades, tints & tones
#001dc3 color schemes
#001dc3 color preview, HTML & CSS examples
           This text has a color of #001dc3        
        
          <p style="color:#001dc3;">Text here</p>
        
        
          .mytext {color:#001dc3;}
        
        Text color #001dc3
      
           This box has a color of #001dc3        
        
          <div style="background-color:#001dc3;">Content here</div>
        
        
          .mybackground {background-color:#001dc3;}
        
        Background color #001dc3
      
           Border around this has a color of #001dc3        
        
          <div style="border:2px solid #001dc3;">Content here</div>
        
        
          .myborder {border:2px solid #001dc3;}
        
        Border color #001dc3