#225cfd color space conversions
Hex:
        #225cfd
        RGB:
        34, 92, 253
        CMY:
        87, 64, 1
        CMYK:
        87, 64, 0, 1
      HSL:
        224°, 98.2063%, 56.2745%
        HSV (HSB):
        224°, 86.5613%, 99.2157%
        XYZ:
        22.2165, 15.0862, 94.6695
        xyY:
        0.1683, 0.1143, 15.0862
      CIE-Lab:
        45.7521, 41.8259, -84.4195
        CIE-LCH:
        45.7521, 94.2129, 296.3563
        CIE-Luv:
        45.7521, -18.4151, -126.9055
        Hunter-Lab:
        38.8410, 34.1276, -117.3224
      #225cfd color charts
#225cfd RGB chart
      #225cfd CMYK chart
      #225cfd RGB pie chart
      #225cfd color shades, tints & tones
#225cfd color schemes
#225cfd color preview, HTML & CSS examples
           This text has a color of #225cfd        
        
          <p style="color:#225cfd;">Text here</p>
        
        
          .mytext {color:#225cfd;}
        
        Text color #225cfd
      
           This box has a color of #225cfd        
        
          <div style="background-color:#225cfd;">Content here</div>
        
        
          .mybackground {background-color:#225cfd;}
        
        Background color #225cfd
      
           Border around this has a color of #225cfd        
        
          <div style="border:2px solid #225cfd;">Content here</div>
        
        
          .myborder {border:2px solid #225cfd;}
        
        Border color #225cfd