#063fa0 color space conversions
Hex:
        #063fa0
        RGB:
        6, 63, 160
        CMY:
        98, 75, 37
        CMYK:
        96, 61, 0, 37
      HSL:
        218°, 92.7711%, 32.5490%
        HSV (HSB):
        218°, 96.2500%, 62.7451%
        XYZ:
        8.1978, 6.1318, 34.0092
        xyY:
        0.1696, 0.1269, 6.1318
      CIE-Lab:
        29.7426, 23.7474, -56.8321
        CIE-LCH:
        29.7426, 61.5940, 292.6777
        CIE-Luv:
        29.7426, -13.7919, -75.5562
        Hunter-Lab:
        24.7625, 15.7593, -64.0962
      #063fa0 color charts
#063fa0 RGB chart
      #063fa0 CMYK chart
      #063fa0 RGB pie chart
      #063fa0 color shades, tints & tones
#063fa0 color schemes
#063fa0 color preview, HTML & CSS examples
           This text has a color of #063fa0        
        
          <p style="color:#063fa0;">Text here</p>
        
        
          .mytext {color:#063fa0;}
        
        Text color #063fa0
      
           This box has a color of #063fa0        
        
          <div style="background-color:#063fa0;">Content here</div>
        
        
          .mybackground {background-color:#063fa0;}
        
        Background color #063fa0
      
           Border around this has a color of #063fa0        
        
          <div style="border:2px solid #063fa0;">Content here</div>
        
        
          .myborder {border:2px solid #063fa0;}
        
        Border color #063fa0