#2447d8 color space conversions
Hex:
        #2447d8
        RGB:
        36, 71, 216
        CMY:
        86, 72, 15
        CMYK:
        83, 67, 0, 15
      HSL:
        228°, 71.4286%, 49.4118%
        HSV (HSB):
        228°, 83.3333%, 84.7059%
        XYZ:
        15.3755, 9.8394, 66.0546
        xyY:
        0.1685, 0.1078, 9.8394
      CIE-Lab:
        37.5527, 41.6069, -76.9759
        CIE-LCH:
        37.5527, 87.5010, 298.3920
        CIE-Luv:
        37.5527, -13.4427, -108.9242
        Hunter-Lab:
        31.3678, 32.6010, -102.8957
      #2447d8 color charts
#2447d8 RGB chart
      #2447d8 CMYK chart
      #2447d8 RGB pie chart
      #2447d8 color shades, tints & tones
#2447d8 color schemes
#2447d8 color preview, HTML & CSS examples
           This text has a color of #2447d8        
        
          <p style="color:#2447d8;">Text here</p>
        
        
          .mytext {color:#2447d8;}
        
        Text color #2447d8
      
           This box has a color of #2447d8        
        
          <div style="background-color:#2447d8;">Content here</div>
        
        
          .mybackground {background-color:#2447d8;}
        
        Background color #2447d8
      
           Border around this has a color of #2447d8        
        
          <div style="border:2px solid #2447d8;">Content here</div>
        
        
          .myborder {border:2px solid #2447d8;}
        
        Border color #2447d8