#224dbf color space conversions
Hex:
        #224dbf
        RGB:
        34, 77, 191
        CMY:
        87, 70, 25
        CMYK:
        82, 60, 0, 25
      HSL:
        224°, 69.7778%, 44.1176%
        HSV (HSB):
        224°, 82.1990%, 74.9020%
        XYZ:
        12.7175, 9.4094, 50.4361
        xyY:
        0.1753, 0.1297, 9.4094
      CIE-Lab:
        36.7609, 28.3180, -63.7805
        CIE-LCH:
        36.7609, 69.7844, 293.9409
        CIE-Luv:
        36.7609, -14.8834, -91.1977
        Hunter-Lab:
        30.6748, 20.3239, -76.0135
      #224dbf color charts
#224dbf RGB chart
      #224dbf CMYK chart
      #224dbf RGB pie chart
      #224dbf color shades, tints & tones
#224dbf color schemes
#224dbf color preview, HTML & CSS examples
           This text has a color of #224dbf        
        
          <p style="color:#224dbf;">Text here</p>
        
        
          .mytext {color:#224dbf;}
        
        Text color #224dbf
      
           This box has a color of #224dbf        
        
          <div style="background-color:#224dbf;">Content here</div>
        
        
          .mybackground {background-color:#224dbf;}
        
        Background color #224dbf
      
           Border around this has a color of #224dbf        
        
          <div style="border:2px solid #224dbf;">Content here</div>
        
        
          .myborder {border:2px solid #224dbf;}
        
        Border color #224dbf