#001dd4 color space conversions
Hex:
        #001dd4
        RGB:
        0, 29, 212
        CMY:
        100, 89, 17
        CMYK:
        100, 86, 0, 17
      HSL:
        232°, 100.0000%, 41.5686%
        HSV (HSB):
        232°, 100.0000%, 83.1373%
        XYZ:
        12.3230, 5.6322, 62.7250
        xyY:
        0.1527, 0.0698, 5.6322
      CIE-Lab:
        28.4649, 61.4046, -89.7505
        CIE-LCH:
        28.4649, 108.7459, 304.3788
        CIE-Luv:
        28.4649, -9.2042, -107.4849
        Hunter-Lab:
        23.7322, 51.1551, -140.0925
      #001dd4 color charts
#001dd4 RGB chart
      #001dd4 CMYK chart
      #001dd4 RGB pie chart
      #001dd4 color shades, tints & tones
#001dd4 color schemes
#001dd4 color preview, HTML & CSS examples
           This text has a color of #001dd4        
        
          <p style="color:#001dd4;">Text here</p>
        
        
          .mytext {color:#001dd4;}
        
        Text color #001dd4
      
           This box has a color of #001dd4        
        
          <div style="background-color:#001dd4;">Content here</div>
        
        
          .mybackground {background-color:#001dd4;}
        
        Background color #001dd4
      
           Border around this has a color of #001dd4        
        
          <div style="border:2px solid #001dd4;">Content here</div>
        
        
          .myborder {border:2px solid #001dd4;}
        
        Border color #001dd4