#2031e2 color space conversions
Hex:
        #2031e2
        RGB:
        32, 49, 226
        CMY:
        87, 81, 11
        CMYK:
        86, 78, 0, 11
      HSL:
        235°, 76.9841%, 50.5882%
        HSV (HSB):
        235°, 85.8407%, 88.6275%
        XYZ:
        15.4214, 7.9947, 72.6818
        xyY:
        0.1605, 0.0832, 7.9947
      CIE-Lab:
        33.9718, 57.3129, -88.6325
        CIE-LCH:
        33.9718, 105.5485, 302.8881
        CIE-Luv:
        33.9718, -10.2830, -116.9133
        Hunter-Lab:
        28.2749, 47.8749, -132.6152
      #2031e2 color charts
#2031e2 RGB chart
      #2031e2 CMYK chart
      #2031e2 RGB pie chart
      #2031e2 color shades, tints & tones
#2031e2 color schemes
#2031e2 color preview, HTML & CSS examples
           This text has a color of #2031e2        
        
          <p style="color:#2031e2;">Text here</p>
        
        
          .mytext {color:#2031e2;}
        
        Text color #2031e2
      
           This box has a color of #2031e2        
        
          <div style="background-color:#2031e2;">Content here</div>
        
        
          .mybackground {background-color:#2031e2;}
        
        Background color #2031e2
      
           Border around this has a color of #2031e2        
        
          <div style="border:2px solid #2031e2;">Content here</div>
        
        
          .myborder {border:2px solid #2031e2;}
        
        Border color #2031e2