#003fd4 color space conversions
Hex:
        #003fd4
        RGB:
        0, 63, 212
        CMY:
        100, 75, 17
        CMYK:
        100, 70, 0, 17
      HSL:
        222°, 100.0000%, 41.5686%
        HSV (HSB):
        222°, 100.0000%, 83.1373%
        XYZ:
        13.6612, 8.3085, 63.1710
        xyY:
        0.1605, 0.0976, 8.3085
      CIE-Lab:
        34.6172, 43.7329, -79.5365
        CIE-LCH:
        34.6172, 90.7669, 298.8040
        CIE-Luv:
        34.6172, -14.0134, -108.1055
        Hunter-Lab:
        28.8244, 34.1563, -109.7616
      #003fd4 color charts
#003fd4 RGB chart
      #003fd4 CMYK chart
      #003fd4 RGB pie chart
      #003fd4 color shades, tints & tones
#003fd4 color schemes
#003fd4 color preview, HTML & CSS examples
           This text has a color of #003fd4        
        
          <p style="color:#003fd4;">Text here</p>
        
        
          .mytext {color:#003fd4;}
        
        Text color #003fd4
      
           This box has a color of #003fd4        
        
          <div style="background-color:#003fd4;">Content here</div>
        
        
          .mybackground {background-color:#003fd4;}
        
        Background color #003fd4
      
           Border around this has a color of #003fd4        
        
          <div style="border:2px solid #003fd4;">Content here</div>
        
        
          .myborder {border:2px solid #003fd4;}
        
        Border color #003fd4