#2081e1 color space conversions
Hex:
        #2081e1
        RGB:
        32, 129, 225
        CMY:
        87, 49, 12
        CMYK:
        86, 43, 0, 12
      HSL:
        210°, 76.2846%, 50.3922%
        HSV (HSB):
        210°, 85.7778%, 88.2353%
        XYZ:
        22.0365, 21.4438, 74.2118
        xyY:
        0.1872, 0.1822, 21.4438
      CIE-Lab:
        53.4319, 7.8896, -56.2987
        CIE-LCH:
        53.4319, 56.8488, 277.9774
        CIE-Luv:
        53.4319, -29.3094, -88.6015
        Hunter-Lab:
        46.3075, 3.9054, -62.6022
      #2081e1 color charts
#2081e1 RGB chart
      #2081e1 CMYK chart
      #2081e1 RGB pie chart
      #2081e1 color shades, tints & tones
#2081e1 color schemes
#2081e1 color preview, HTML & CSS examples
           This text has a color of #2081e1        
        
          <p style="color:#2081e1;">Text here</p>
        
        
          .mytext {color:#2081e1;}
        
        Text color #2081e1
      
           This box has a color of #2081e1        
        
          <div style="background-color:#2081e1;">Content here</div>
        
        
          .mybackground {background-color:#2081e1;}
        
        Background color #2081e1
      
           Border around this has a color of #2081e1        
        
          <div style="border:2px solid #2081e1;">Content here</div>
        
        
          .myborder {border:2px solid #2081e1;}
        
        Border color #2081e1