#2472df color space conversions
Hex:
        #2472df
        RGB:
        36, 114, 223
        CMY:
        86, 55, 13
        CMYK:
        84, 49, 0, 13
      HSL:
        215°, 74.5020%, 50.7843%
        HSV (HSB):
        215°, 83.8565%, 87.4510%
        XYZ:
        20.0642, 17.7374, 72.1782
        xyY:
        0.1824, 0.1613, 17.7374
      CIE-Lab:
        49.1761, 16.7815, -62.0136
        CIE-LCH:
        49.1761, 64.2442, 285.1421
        CIE-Luv:
        49.1761, -24.4055, -96.3743
        Hunter-Lab:
        42.1158, 11.3355, -72.1303
      #2472df color charts
#2472df RGB chart
      #2472df CMYK chart
      #2472df RGB pie chart
      #2472df color shades, tints & tones
#2472df color schemes
#2472df color preview, HTML & CSS examples
           This text has a color of #2472df        
        
          <p style="color:#2472df;">Text here</p>
        
        
          .mytext {color:#2472df;}
        
        Text color #2472df
      
           This box has a color of #2472df        
        
          <div style="background-color:#2472df;">Content here</div>
        
        
          .mybackground {background-color:#2472df;}
        
        Background color #2472df
      
           Border around this has a color of #2472df        
        
          <div style="border:2px solid #2472df;">Content here</div>
        
        
          .myborder {border:2px solid #2472df;}
        
        Border color #2472df