#063fbe color space conversions
Hex:
        #063fbe
        RGB:
        6, 63, 190
        CMY:
        98, 75, 25
        CMYK:
        97, 67, 0, 25
      HSL:
        221°, 93.8776%, 38.4314%
        HSV (HSB):
        221°, 96.8421%, 74.5098%
        XYZ:
        11.1469, 7.3114, 49.5389
        xyY:
        0.1639, 0.1075, 7.3114
      CIE-Lab:
        32.5056, 35.6658, -70.1941
        CIE-LCH:
        32.5056, 78.7354, 296.9353
        CIE-Luv:
        32.5056, -13.6723, -94.7033
        Hunter-Lab:
        27.0397, 26.2657, -89.6965
      #063fbe color charts
#063fbe RGB chart
      #063fbe CMYK chart
      #063fbe RGB pie chart
      #063fbe color shades, tints & tones
#063fbe color schemes
#063fbe color preview, HTML & CSS examples
           This text has a color of #063fbe        
        
          <p style="color:#063fbe;">Text here</p>
        
        
          .mytext {color:#063fbe;}
        
        Text color #063fbe
      
           This box has a color of #063fbe        
        
          <div style="background-color:#063fbe;">Content here</div>
        
        
          .mybackground {background-color:#063fbe;}
        
        Background color #063fbe
      
           Border around this has a color of #063fbe        
        
          <div style="border:2px solid #063fbe;">Content here</div>
        
        
          .myborder {border:2px solid #063fbe;}
        
        Border color #063fbe