#2066e8 color space conversions
Hex:
        #2066e8
        RGB:
        32, 102, 232
        CMY:
        87, 60, 9
        CMYK:
        86, 56, 0, 9
      HSL:
        219°, 81.3008%, 51.7647%
        HSV (HSB):
        219°, 86.2069%, 90.9804%
        XYZ:
        19.9125, 15.6360, 78.3125
        xyY:
        0.1749, 0.1373, 15.6360
      CIE-Lab:
        46.4933, 27.5933, -71.4457
        CIE-LCH:
        46.4933, 76.5890, 291.1173
        CIE-Luv:
        46.4933, -21.2064, -109.2696
        Hunter-Lab:
        39.5424, 20.6888, -89.7423
      #2066e8 color charts
#2066e8 RGB chart
      #2066e8 CMYK chart
      #2066e8 RGB pie chart
      #2066e8 color shades, tints & tones
#2066e8 color schemes
#2066e8 color preview, HTML & CSS examples
           This text has a color of #2066e8        
        
          <p style="color:#2066e8;">Text here</p>
        
        
          .mytext {color:#2066e8;}
        
        Text color #2066e8
      
           This box has a color of #2066e8        
        
          <div style="background-color:#2066e8;">Content here</div>
        
        
          .mybackground {background-color:#2066e8;}
        
        Background color #2066e8
      
           Border around this has a color of #2066e8        
        
          <div style="border:2px solid #2066e8;">Content here</div>
        
        
          .myborder {border:2px solid #2066e8;}
        
        Border color #2066e8