#1066cd color space conversions
Hex:
        #1066cd
        RGB:
        16, 102, 205
        CMY:
        94, 60, 20
        CMYK:
        92, 50, 0, 20
      HSL:
        213°, 85.5204%, 43.3333%
        HSV (HSB):
        213°, 92.1951%, 80.3922%
        XYZ:
        15.9845, 14.0207, 59.6214
        xyY:
        0.1783, 0.1564, 14.0207
      CIE-Lab:
        44.2626, 16.2356, -59.7219
        CIE-LCH:
        44.2626, 61.8894, 285.2085
        CIE-Luv:
        44.2626, -23.0338, -90.2754
        Hunter-Lab:
        37.4442, 10.6723, -68.1949
      #1066cd color charts
#1066cd RGB chart
      #1066cd CMYK chart
      #1066cd RGB pie chart
      #1066cd color shades, tints & tones
#1066cd color schemes
#1066cd color preview, HTML & CSS examples
           This text has a color of #1066cd        
        
          <p style="color:#1066cd;">Text here</p>
        
        
          .mytext {color:#1066cd;}
        
        Text color #1066cd
      
           This box has a color of #1066cd        
        
          <div style="background-color:#1066cd;">Content here</div>
        
        
          .mybackground {background-color:#1066cd;}
        
        Background color #1066cd
      
           Border around this has a color of #1066cd        
        
          <div style="border:2px solid #1066cd;">Content here</div>
        
        
          .myborder {border:2px solid #1066cd;}
        
        Border color #1066cd