#2066e5 color space conversions
Hex:
        #2066e5
        RGB:
        32, 102, 229
        CMY:
        87, 60, 10
        CMYK:
        86, 55, 0, 10
      HSL:
        219°, 79.1165%, 51.1765%
        HSV (HSB):
        219°, 86.0262%, 89.8039%
        XYZ:
        19.4899, 15.4670, 76.0869
        xyY:
        0.1755, 0.1393, 15.4670
      CIE-Lab:
        46.2672, 26.4516, -70.1216
        CIE-LCH:
        46.2672, 74.9448, 290.6678
        CIE-Luv:
        46.2672, -21.2568, -107.1723
        Hunter-Lab:
        39.3281, 19.6355, -87.1771
      #2066e5 color charts
#2066e5 RGB chart
      #2066e5 CMYK chart
      #2066e5 RGB pie chart
      #2066e5 color shades, tints & tones
#2066e5 color schemes
#2066e5 color preview, HTML & CSS examples
           This text has a color of #2066e5        
        
          <p style="color:#2066e5;">Text here</p>
        
        
          .mytext {color:#2066e5;}
        
        Text color #2066e5
      
           This box has a color of #2066e5        
        
          <div style="background-color:#2066e5;">Content here</div>
        
        
          .mybackground {background-color:#2066e5;}
        
        Background color #2066e5
      
           Border around this has a color of #2066e5        
        
          <div style="border:2px solid #2066e5;">Content here</div>
        
        
          .myborder {border:2px solid #2066e5;}
        
        Border color #2066e5