#224adf color space conversions
Hex:
        #224adf
        RGB:
        34, 74, 223
        CMY:
        87, 71, 13
        CMYK:
        85, 67, 0, 13
      HSL:
        227°, 74.7036%, 50.3922%
        HSV (HSB):
        227°, 84.7534%, 87.4510%
        XYZ:
        16.4277, 10.5654, 70.9855
        xyY:
        0.1677, 0.1078, 10.5654
      CIE-Lab:
        38.8386, 42.1428, -78.8711
        CIE-LCH:
        38.8386, 89.4240, 298.1167
        CIE-Luv:
        38.8386, -14.3505, -112.6829
        Hunter-Lab:
        32.5044, 33.3314, -106.7289
      #224adf color charts
#224adf RGB chart
      #224adf CMYK chart
      #224adf RGB pie chart
      #224adf color shades, tints & tones
#224adf color schemes
#224adf color preview, HTML & CSS examples
           This text has a color of #224adf        
        
          <p style="color:#224adf;">Text here</p>
        
        
          .mytext {color:#224adf;}
        
        Text color #224adf
      
           This box has a color of #224adf        
        
          <div style="background-color:#224adf;">Content here</div>
        
        
          .mybackground {background-color:#224adf;}
        
        Background color #224adf
      
           Border around this has a color of #224adf        
        
          <div style="border:2px solid #224adf;">Content here</div>
        
        
          .myborder {border:2px solid #224adf;}
        
        Border color #224adf