#001dc6 color space conversions
Hex:
        #001dc6
        RGB:
        0, 29, 198
        CMY:
        100, 89, 22
        CMYK:
        100, 85, 0, 22
      HSL:
        231°, 100.0000%, 38.8235%
        HSV (HSB):
        231°, 100.0000%, 77.6471%
        XYZ:
        10.6324, 4.9559, 53.8223
        xyY:
        0.1532, 0.0714, 4.9559
      CIE-Lab:
        26.6089, 57.2582, -84.6724
        CIE-LCH:
        26.6089, 102.2150, 304.0678
        CIE-Luv:
        26.6089, -8.7388, -99.3967
        Hunter-Lab:
        22.2620, 46.2940, -127.7609
      #001dc6 color charts
#001dc6 RGB chart
      #001dc6 CMYK chart
      #001dc6 RGB pie chart
      #001dc6 color shades, tints & tones
#001dc6 color schemes
#001dc6 color preview, HTML & CSS examples
           This text has a color of #001dc6        
        
          <p style="color:#001dc6;">Text here</p>
        
        
          .mytext {color:#001dc6;}
        
        Text color #001dc6
      
           This box has a color of #001dc6        
        
          <div style="background-color:#001dc6;">Content here</div>
        
        
          .mybackground {background-color:#001dc6;}
        
        Background color #001dc6
      
           Border around this has a color of #001dc6        
        
          <div style="border:2px solid #001dc6;">Content here</div>
        
        
          .myborder {border:2px solid #001dc6;}
        
        Border color #001dc6