#2051e1 color space conversions
Hex:
        #2051e1
        RGB:
        32, 81, 225
        CMY:
        87, 68, 12
        CMYK:
        86, 64, 0, 12
      HSL:
        225°, 76.2846%, 50.3922%
        HSV (HSB):
        225°, 85.7778%, 88.2353%
        XYZ:
        17.1287, 11.6282, 72.5758
        xyY:
        0.1690, 0.1148, 11.6282
      CIE-Lab:
        40.6190, 38.3749, -77.0869
        CIE-LCH:
        40.6190, 86.1105, 296.4647
        CIE-Luv:
        40.6190, -16.0717, -112.2806
        Hunter-Lab:
        34.1001, 29.9865, -102.3178
      #2051e1 color charts
#2051e1 RGB chart
      #2051e1 CMYK chart
      #2051e1 RGB pie chart
      #2051e1 color shades, tints & tones
#2051e1 color schemes
#2051e1 color preview, HTML & CSS examples
           This text has a color of #2051e1        
        
          <p style="color:#2051e1;">Text here</p>
        
        
          .mytext {color:#2051e1;}
        
        Text color #2051e1
      
           This box has a color of #2051e1        
        
          <div style="background-color:#2051e1;">Content here</div>
        
        
          .mybackground {background-color:#2051e1;}
        
        Background color #2051e1
      
           Border around this has a color of #2051e1        
        
          <div style="border:2px solid #2051e1;">Content here</div>
        
        
          .myborder {border:2px solid #2051e1;}
        
        Border color #2051e1