#2274fd color space conversions
Hex:
        #2274fd
        RGB:
        34, 116, 253
        CMY:
        87, 55, 1
        CMYK:
        87, 54, 0, 1
      HSL:
        218°, 98.2063%, 56.2745%
        HSV (HSB):
        218°, 86.5613%, 99.2157%
        XYZ:
        24.6347, 19.9227, 95.4756
        xyY:
        0.1759, 0.1423, 19.9227
      CIE-Lab:
        51.7497, 26.7665, -74.6190
        CIE-LCH:
        51.7497, 79.2745, 289.7334
        CIE-Luv:
        51.7497, -24.4038, -117.2916
        Hunter-Lab:
        44.6349, 20.4060, -95.5790
      #2274fd color charts
#2274fd RGB chart
      #2274fd CMYK chart
      #2274fd RGB pie chart
      #2274fd color shades, tints & tones
#2274fd color schemes
#2274fd color preview, HTML & CSS examples
           This text has a color of #2274fd        
        
          <p style="color:#2274fd;">Text here</p>
        
        
          .mytext {color:#2274fd;}
        
        Text color #2274fd
      
           This box has a color of #2274fd        
        
          <div style="background-color:#2274fd;">Content here</div>
        
        
          .mybackground {background-color:#2274fd;}
        
        Background color #2274fd
      
           Border around this has a color of #2274fd        
        
          <div style="border:2px solid #2274fd;">Content here</div>
        
        
          .myborder {border:2px solid #2274fd;}
        
        Border color #2274fd