#2025f4 color space conversions
Hex:
        #2025f4
        RGB:
        32, 37, 244
        CMY:
        87, 85, 4
        CMYK:
        87, 85, 0, 4
      HSL:
        239°, 90.5983%, 54.1176%
        HSV (HSB):
        239°, 86.8852%, 95.6863%
        XYZ:
        17.5864, 8.1619, 86.2364
        xyY:
        0.1570, 0.0729, 8.1619
      CIE-Lab:
        34.3177, 68.0286, -98.2887
        CIE-LCH:
        34.3177, 119.5347, 304.6883
        CIE-Luv:
        34.3177, -9.5531, -126.7486
        Hunter-Lab:
        28.5690, 59.8845, -158.9706
      #2025f4 color charts
#2025f4 RGB chart
      #2025f4 CMYK chart
      #2025f4 RGB pie chart
      #2025f4 color shades, tints & tones
#2025f4 color schemes
#2025f4 color preview, HTML & CSS examples
           This text has a color of #2025f4        
        
          <p style="color:#2025f4;">Text here</p>
        
        
          .mytext {color:#2025f4;}
        
        Text color #2025f4
      
           This box has a color of #2025f4        
        
          <div style="background-color:#2025f4;">Content here</div>
        
        
          .mybackground {background-color:#2025f4;}
        
        Background color #2025f4
      
           Border around this has a color of #2025f4        
        
          <div style="border:2px solid #2025f4;">Content here</div>
        
        
          .myborder {border:2px solid #2025f4;}
        
        Border color #2025f4