#2031c0 color space conversions
Hex:
        #2031c0
        RGB:
        32, 49, 192
        CMY:
        87, 81, 25
        CMYK:
        83, 74, 0, 25
      HSL:
        234°, 71.4286%, 43.9216%
        HSV (HSB):
        234°, 83.3333%, 75.2941%
        XYZ:
        11.2084, 6.3095, 50.4963
        xyY:
        0.1648, 0.0928, 6.3095
      CIE-Lab:
        30.1802, 46.1388, -75.1881
        CIE-LCH:
        30.1802, 88.2158, 301.5352
        CIE-Luv:
        30.1802, -9.2671, -97.1728
        Hunter-Lab:
        25.1187, 35.6923, -101.6081
      #2031c0 color charts
#2031c0 RGB chart
      #2031c0 CMYK chart
      #2031c0 RGB pie chart
      #2031c0 color shades, tints & tones
#2031c0 color schemes
#2031c0 color preview, HTML & CSS examples
           This text has a color of #2031c0        
        
          <p style="color:#2031c0;">Text here</p>
        
        
          .mytext {color:#2031c0;}
        
        Text color #2031c0
      
           This box has a color of #2031c0        
        
          <div style="background-color:#2031c0;">Content here</div>
        
        
          .mybackground {background-color:#2031c0;}
        
        Background color #2031c0
      
           Border around this has a color of #2031c0        
        
          <div style="border:2px solid #2031c0;">Content here</div>
        
        
          .myborder {border:2px solid #2031c0;}
        
        Border color #2031c0