#2472fe color space conversions
Hex:
        #2472fe
        RGB:
        36, 114, 254
        CMY:
        86, 55, 0
        CMYK:
        86, 55, 0, 0
      HSL:
        219°, 99.0909%, 56.8627%
        HSV (HSB):
        219°, 85.8268%, 99.6078%
        XYZ:
        24.6343, 19.5655, 96.2441
        xyY:
        0.1754, 0.1393, 19.5655
      CIE-Lab:
        51.3423, 28.5207, -75.8337
        CIE-LCH:
        51.3423, 81.0196, 290.6111
        CIE-Luv:
        51.3423, -23.6709, -118.9172
        Hunter-Lab:
        44.2329, 22.0031, -98.0432
      #2472fe color charts
#2472fe RGB chart
      #2472fe CMYK chart
      #2472fe RGB pie chart
      #2472fe color shades, tints & tones
#2472fe color schemes
#2472fe color preview, HTML & CSS examples
           This text has a color of #2472fe        
        
          <p style="color:#2472fe;">Text here</p>
        
        
          .mytext {color:#2472fe;}
        
        Text color #2472fe
      
           This box has a color of #2472fe        
        
          <div style="background-color:#2472fe;">Content here</div>
        
        
          .mybackground {background-color:#2472fe;}
        
        Background color #2472fe
      
           Border around this has a color of #2472fe        
        
          <div style="border:2px solid #2472fe;">Content here</div>
        
        
          .myborder {border:2px solid #2472fe;}
        
        Border color #2472fe