#24427f color space conversions
Hex:
        #24427f
        RGB:
        36, 66, 127
        CMY:
        86, 74, 50
        CMYK:
        72, 48, 0, 50
      HSL:
        220°, 55.8282%, 31.9608%
        HSV (HSB):
        220°, 71.6535%, 49.8039%
        XYZ:
        6.5065, 5.8038, 20.8560
        xyY:
        0.1962, 0.1750, 5.8038
      CIE-Lab:
        28.9120, 10.9518, -37.8543
        CIE-LCH:
        28.9120, 39.4067, 286.1359
        CIE-Luv:
        28.9120, -11.7065, -50.2833
        Hunter-Lab:
        24.0911, 6.0500, -34.4644
      #24427f color charts
#24427f RGB chart
      #24427f CMYK chart
      #24427f RGB pie chart
      #24427f color shades, tints & tones
#24427f color schemes
#24427f color preview, HTML & CSS examples
           This text has a color of #24427f        
        
          <p style="color:#24427f;">Text here</p>
        
        
          .mytext {color:#24427f;}
        
        Text color #24427f
      
           This box has a color of #24427f        
        
          <div style="background-color:#24427f;">Content here</div>
        
        
          .mybackground {background-color:#24427f;}
        
        Background color #24427f
      
           Border around this has a color of #24427f        
        
          <div style="border:2px solid #24427f;">Content here</div>
        
        
          .myborder {border:2px solid #24427f;}
        
        Border color #24427f