#2532e8 color space conversions
Hex:
        #2532e8
        RGB:
        37, 50, 232
        CMY:
        85, 80, 9
        CMYK:
        84, 78, 0, 9
      HSL:
        236°, 80.9129%, 52.7451%
        HSV (HSB):
        236°, 84.0517%, 90.9804%
        XYZ:
        16.4690, 8.5007, 77.1167
        xyY:
        0.1613, 0.0833, 8.5007
      CIE-Lab:
        35.0047, 58.9013, -90.3369
        CIE-LCH:
        35.0047, 107.8431, 303.1051
        CIE-Luv:
        35.0047, -10.1590, -120.3628
        Hunter-Lab:
        29.1560, 49.8045, -136.4111
      #2532e8 color charts
#2532e8 RGB chart
      #2532e8 CMYK chart
      #2532e8 RGB pie chart
      #2532e8 color shades, tints & tones
#2532e8 color schemes
#2532e8 color preview, HTML & CSS examples
           This text has a color of #2532e8        
        
          <p style="color:#2532e8;">Text here</p>
        
        
          .mytext {color:#2532e8;}
        
        Text color #2532e8
      
           This box has a color of #2532e8        
        
          <div style="background-color:#2532e8;">Content here</div>
        
        
          .mybackground {background-color:#2532e8;}
        
        Background color #2532e8
      
           Border around this has a color of #2532e8        
        
          <div style="border:2px solid #2532e8;">Content here</div>
        
        
          .myborder {border:2px solid #2532e8;}
        
        Border color #2532e8