#2047ee color space conversions
Hex:
        #2047ee
        RGB:
        32, 71, 238
        CMY:
        87, 72, 7
        CMYK:
        87, 70, 0, 7
      HSL:
        229°, 85.8333%, 52.9412%
        HSV (HSB):
        229°, 86.5546%, 93.3333%
        XYZ:
        18.2815, 10.9866, 82.0460
        xyY:
        0.1642, 0.0987, 10.9866
      CIE-Lab:
        39.5579, 49.1474, -86.2068
        CIE-LCH:
        39.5579, 99.2324, 299.6879
        CIE-Luv:
        39.5579, -14.1263, -122.3744
        Hunter-Lab:
        33.1460, 40.4451, -123.5576
      #2047ee color charts
#2047ee RGB chart
      #2047ee CMYK chart
      #2047ee RGB pie chart
      #2047ee color shades, tints & tones
#2047ee color schemes
#2047ee color preview, HTML & CSS examples
           This text has a color of #2047ee        
        
          <p style="color:#2047ee;">Text here</p>
        
        
          .mytext {color:#2047ee;}
        
        Text color #2047ee
      
           This box has a color of #2047ee        
        
          <div style="background-color:#2047ee;">Content here</div>
        
        
          .mybackground {background-color:#2047ee;}
        
        Background color #2047ee
      
           Border around this has a color of #2047ee        
        
          <div style="border:2px solid #2047ee;">Content here</div>
        
        
          .myborder {border:2px solid #2047ee;}
        
        Border color #2047ee