#3064a7 color space conversions
Hex:
        #3064a7
        RGB:
        48, 100, 167
        CMY:
        81, 61, 35
        CMYK:
        71, 40, 0, 35
      HSL:
        214°, 55.3488%, 42.1569%
        HSV (HSB):
        214°, 71.2575%, 65.4902%
        XYZ:
        12.7511, 12.5327, 38.3062
        xyY:
        0.2005, 0.1971, 12.5327
      CIE-Lab:
        42.0506, 5.7428, -41.1014
        CIE-LCH:
        42.0506, 41.5007, 277.9540
        CIE-Luv:
        42.0506, -19.8215, -60.6832
        Hunter-Lab:
        35.4016, 2.3403, -39.3735
      #3064a7 color charts
#3064a7 RGB chart
      #3064a7 CMYK chart
      #3064a7 RGB pie chart
      #3064a7 color shades, tints & tones
#3064a7 color schemes
#3064a7 color preview, HTML & CSS examples
           This text has a color of #3064a7        
        
          <p style="color:#3064a7;">Text here</p>
        
        
          .mytext {color:#3064a7;}
        
        Text color #3064a7
      
           This box has a color of #3064a7        
        
          <div style="background-color:#3064a7;">Content here</div>
        
        
          .mybackground {background-color:#3064a7;}
        
        Background color #3064a7
      
           Border around this has a color of #3064a7        
        
          <div style="border:2px solid #3064a7;">Content here</div>
        
        
          .myborder {border:2px solid #3064a7;}
        
        Border color #3064a7