#225bfc color space conversions
Hex:
        #225bfc
        RGB:
        34, 91, 252
        CMY:
        87, 64, 1
        CMYK:
        87, 64, 0, 1
      HSL:
        224°, 97.3214%, 56.0784%
        HSV (HSB):
        224°, 86.5079%, 98.8235%
        XYZ:
        21.9715, 14.8505, 93.8039
        xyY:
        0.1682, 0.1137, 14.8505
      CIE-Lab:
        45.4288, 42.0830, -84.3933
        CIE-LCH:
        45.4288, 94.3038, 296.5033
        CIE-Luv:
        45.4288, -18.1904, -126.5647
        Hunter-Lab:
        38.5364, 34.3328, -117.3461
      #225bfc color charts
#225bfc RGB chart
      #225bfc CMYK chart
      #225bfc RGB pie chart
      #225bfc color shades, tints & tones
#225bfc color schemes
#225bfc color preview, HTML & CSS examples
           This text has a color of #225bfc        
        
          <p style="color:#225bfc;">Text here</p>
        
        
          .mytext {color:#225bfc;}
        
        Text color #225bfc
      
           This box has a color of #225bfc        
        
          <div style="background-color:#225bfc;">Content here</div>
        
        
          .mybackground {background-color:#225bfc;}
        
        Background color #225bfc
      
           Border around this has a color of #225bfc        
        
          <div style="border:2px solid #225bfc;">Content here</div>
        
        
          .myborder {border:2px solid #225bfc;}
        
        Border color #225bfc