#225cdf color space conversions
Hex:
        #225cdf
        RGB:
        34, 92, 223
        CMY:
        87, 64, 13
        CMYK:
        85, 59, 0, 13
      HSL:
        222°, 74.7036%, 50.3922%
        HSV (HSB):
        222°, 84.7534%, 87.4510%
        XYZ:
        17.8061, 13.3221, 71.4450
        xyY:
        0.1736, 0.1299, 13.3221
      CIE-Lab:
        43.2446, 30.7326, -71.6478
        CIE-LCH:
        43.2446, 77.9609, 293.2164
        CIE-Luv:
        43.2446, -18.5282, -107.2499
        Hunter-Lab:
        36.4994, 23.2066, -90.5062
      #225cdf color charts
#225cdf RGB chart
      #225cdf CMYK chart
      #225cdf RGB pie chart
      #225cdf color shades, tints & tones
#225cdf color schemes
#225cdf color preview, HTML & CSS examples
           This text has a color of #225cdf        
        
          <p style="color:#225cdf;">Text here</p>
        
        
          .mytext {color:#225cdf;}
        
        Text color #225cdf
      
           This box has a color of #225cdf        
        
          <div style="background-color:#225cdf;">Content here</div>
        
        
          .mybackground {background-color:#225cdf;}
        
        Background color #225cdf
      
           Border around this has a color of #225cdf        
        
          <div style="border:2px solid #225cdf;">Content here</div>
        
        
          .myborder {border:2px solid #225cdf;}
        
        Border color #225cdf