#0225f1 color space conversions
Hex:
        #0225f1
        RGB:
        2, 37, 241
        CMY:
        99, 85, 5
        CMYK:
        99, 85, 0, 5
      HSL:
        231°, 98.3539%, 47.6471%
        HSV (HSB):
        231°, 99.1701%, 94.5098%
        XYZ:
        16.5638, 7.6869, 83.8298
        xyY:
        0.1533, 0.0711, 7.6869
      CIE-Lab:
        33.3222, 66.6870, -98.2676
        CIE-LCH:
        33.3222, 118.7589, 304.1619
        CIE-Luv:
        33.3222, -10.8344, -124.7027
        Hunter-Lab:
        27.7253, 58.1212, -159.8607
      #0225f1 color charts
#0225f1 RGB chart
      #0225f1 CMYK chart
      #0225f1 RGB pie chart
      #0225f1 color shades, tints & tones
#0225f1 color schemes
#0225f1 color preview, HTML & CSS examples
           This text has a color of #0225f1        
        
          <p style="color:#0225f1;">Text here</p>
        
        
          .mytext {color:#0225f1;}
        
        Text color #0225f1
      
           This box has a color of #0225f1        
        
          <div style="background-color:#0225f1;">Content here</div>
        
        
          .mybackground {background-color:#0225f1;}
        
        Background color #0225f1
      
           Border around this has a color of #0225f1        
        
          <div style="border:2px solid #0225f1;">Content here</div>
        
        
          .myborder {border:2px solid #0225f1;}
        
        Border color #0225f1