#2025b2 color space conversions
Hex:
        #2025b2
        RGB:
        32, 37, 178
        CMY:
        87, 85, 30
        CMYK:
        82, 79, 0, 30
      HSL:
        238°, 69.5238%, 41.1765%
        HSV (HSB):
        238°, 82.0225%, 69.8039%
        XYZ:
        9.2931, 4.8446, 42.5648
        xyY:
        0.1639, 0.0854, 4.8446
      CIE-Lab:
        26.2873, 48.0717, -73.3289
        CIE-LCH:
        26.2873, 87.6813, 303.2474
        CIE-Luv:
        26.2873, -7.0184, -88.9778
        Hunter-Lab:
        22.0104, 36.8473, -99.2507
      #2025b2 color charts
#2025b2 RGB chart
      #2025b2 CMYK chart
      #2025b2 RGB pie chart
      #2025b2 color shades, tints & tones
#2025b2 color schemes
#2025b2 color preview, HTML & CSS examples
           This text has a color of #2025b2        
        
          <p style="color:#2025b2;">Text here</p>
        
        
          .mytext {color:#2025b2;}
        
        Text color #2025b2
      
           This box has a color of #2025b2        
        
          <div style="background-color:#2025b2;">Content here</div>
        
        
          .mybackground {background-color:#2025b2;}
        
        Background color #2025b2
      
           Border around this has a color of #2025b2        
        
          <div style="border:2px solid #2025b2;">Content here</div>
        
        
          .myborder {border:2px solid #2025b2;}
        
        Border color #2025b2