#2049f8 color space conversions
Hex:
        #2049f8
        RGB:
        32, 73, 248
        CMY:
        87, 71, 3
        CMYK:
        87, 71, 0, 3
      HSL:
        229°, 93.9130%, 54.9020%
        HSV (HSB):
        229°, 87.0968%, 97.2549%
        XYZ:
        19.9215, 11.8495, 90.0441
        xyY:
        0.1635, 0.0973, 11.8495
      CIE-Lab:
        40.9759, 51.4198, -89.4935
        CIE-LCH:
        40.9759, 103.2137, 299.8802
        CIE-Luv:
        40.9759, -14.6470, -128.0378
        Hunter-Lab:
        34.4231, 43.0620, -130.9951
      #2049f8 color charts
#2049f8 RGB chart
      #2049f8 CMYK chart
      #2049f8 RGB pie chart
      #2049f8 color shades, tints & tones
#2049f8 color schemes
#2049f8 color preview, HTML & CSS examples
           This text has a color of #2049f8        
        
          <p style="color:#2049f8;">Text here</p>
        
        
          .mytext {color:#2049f8;}
        
        Text color #2049f8
      
           This box has a color of #2049f8        
        
          <div style="background-color:#2049f8;">Content here</div>
        
        
          .mybackground {background-color:#2049f8;}
        
        Background color #2049f8
      
           Border around this has a color of #2049f8        
        
          <div style="border:2px solid #2049f8;">Content here</div>
        
        
          .myborder {border:2px solid #2049f8;}
        
        Border color #2049f8