#2066dd color space conversions
Hex:
        #2066dd
        RGB:
        32, 102, 221
        CMY:
        87, 60, 13
        CMYK:
        86, 54, 0, 13
      HSL:
        218°, 74.7036%, 49.6078%
        HSV (HSB):
        218°, 85.5204%, 86.6667%
        XYZ:
        18.3982, 15.0303, 70.3381
        xyY:
        0.1773, 0.1448, 15.0303
      CIE-Lab:
        45.6756, 23.3904, -66.5541
        CIE-LCH:
        45.6756, 70.5447, 289.3640
        CIE-Luv:
        45.6756, -21.4059, -101.5054
        Hunter-Lab:
        38.7689, 16.8634, -80.4311
      #2066dd color charts
#2066dd RGB chart
      #2066dd CMYK chart
      #2066dd RGB pie chart
      #2066dd color shades, tints & tones
#2066dd color schemes
#2066dd color preview, HTML & CSS examples
           This text has a color of #2066dd        
        
          <p style="color:#2066dd;">Text here</p>
        
        
          .mytext {color:#2066dd;}
        
        Text color #2066dd
      
           This box has a color of #2066dd        
        
          <div style="background-color:#2066dd;">Content here</div>
        
        
          .mybackground {background-color:#2066dd;}
        
        Background color #2066dd
      
           Border around this has a color of #2066dd        
        
          <div style="border:2px solid #2066dd;">Content here</div>
        
        
          .myborder {border:2px solid #2066dd;}
        
        Border color #2066dd