#3066a1 color space conversions
Hex:
        #3066a1
        RGB:
        48, 102, 161
        CMY:
        81, 60, 37
        CMYK:
        70, 37, 0, 37
      HSL:
        211°, 54.0670%, 40.9804%
        HSV (HSB):
        211°, 70.1863%, 63.1373%
        XYZ:
        12.4033, 12.7043, 35.5167
        xyY:
        0.2046, 0.2096, 12.7043
      CIE-Lab:
        42.3143, 2.2572, -37.1327
        CIE-LCH:
        42.3143, 37.2013, 273.4785
        CIE-Luv:
        42.3143, -20.6546, -54.4183
        Hunter-Lab:
        35.6431, -0.2600, -34.1294
      #3066a1 color charts
#3066a1 RGB chart
      #3066a1 CMYK chart
      #3066a1 RGB pie chart
      #3066a1 color shades, tints & tones
#3066a1 color schemes
#3066a1 color preview, HTML & CSS examples
           This text has a color of #3066a1        
        
          <p style="color:#3066a1;">Text here</p>
        
        
          .mytext {color:#3066a1;}
        
        Text color #3066a1
      
           This box has a color of #3066a1        
        
          <div style="background-color:#3066a1;">Content here</div>
        
        
          .mybackground {background-color:#3066a1;}
        
        Background color #3066a1
      
           Border around this has a color of #3066a1        
        
          <div style="border:2px solid #3066a1;">Content here</div>
        
        
          .myborder {border:2px solid #3066a1;}
        
        Border color #3066a1