#063cbe color space conversions
Hex:
        #063cbe
        RGB:
        6, 60, 190
        CMY:
        98, 76, 25
        CMYK:
        97, 68, 0, 25
      HSL:
        222°, 93.8776%, 38.4314%
        HSV (HSB):
        222°, 96.8421%, 74.5098%
        XYZ:
        10.9852, 6.9881, 49.4851
        xyY:
        0.1628, 0.1036, 6.9881
      CIE-Lab:
        31.7799, 37.6052, -71.3896
        CIE-LCH:
        31.7799, 80.6884, 297.7785
        CIE-Luv:
        31.7799, -13.0396, -95.1627
        Hunter-Lab:
        26.4351, 27.9151, -92.4831
      #063cbe color charts
#063cbe RGB chart
      #063cbe CMYK chart
      #063cbe RGB pie chart
      #063cbe color shades, tints & tones
#063cbe color schemes
#063cbe color preview, HTML & CSS examples
           This text has a color of #063cbe        
        
          <p style="color:#063cbe;">Text here</p>
        
        
          .mytext {color:#063cbe;}
        
        Text color #063cbe
      
           This box has a color of #063cbe        
        
          <div style="background-color:#063cbe;">Content here</div>
        
        
          .mybackground {background-color:#063cbe;}
        
        Background color #063cbe
      
           Border around this has a color of #063cbe        
        
          <div style="border:2px solid #063cbe;">Content here</div>
        
        
          .myborder {border:2px solid #063cbe;}
        
        Border color #063cbe