#2025f1 color space conversions
Hex:
        #2025f1
        RGB:
        32, 37, 241
        CMY:
        87, 85, 5
        CMYK:
        87, 85, 0, 5
      HSL:
        239°, 88.1857%, 53.5294%
        HSV (HSB):
        239°, 86.7220%, 94.5098%
        XYZ:
        17.1344, 7.9811, 83.8565
        xyY:
        0.1572, 0.0732, 7.9811
      CIE-Lab:
        33.9435, 67.1800, -97.2158
        CIE-LCH:
        33.9435, 118.1696, 304.6460
        CIE-Luv:
        33.9435, -9.4375, -125.0582
        Hunter-Lab:
        28.2508, 58.8232, -156.2141
      #2025f1 color charts
#2025f1 RGB chart
      #2025f1 CMYK chart
      #2025f1 RGB pie chart
      #2025f1 color shades, tints & tones
#2025f1 color schemes
#2025f1 color preview, HTML & CSS examples
           This text has a color of #2025f1        
        
          <p style="color:#2025f1;">Text here</p>
        
        
          .mytext {color:#2025f1;}
        
        Text color #2025f1
      
           This box has a color of #2025f1        
        
          <div style="background-color:#2025f1;">Content here</div>
        
        
          .mybackground {background-color:#2025f1;}
        
        Background color #2025f1
      
           Border around this has a color of #2025f1        
        
          <div style="border:2px solid #2025f1;">Content here</div>
        
        
          .myborder {border:2px solid #2025f1;}
        
        Border color #2025f1