#2294fd color space conversions
Hex:
        #2294fd
        RGB:
        34, 148, 253
        CMY:
        87, 42, 1
        CMYK:
        87, 42, 0, 1
      HSL:
        209°, 98.2063%, 56.2745%
        HSV (HSB):
        209°, 86.5613%, 99.2157%
        XYZ:
        28.9792, 28.6117, 96.9238
        xyY:
        0.1875, 0.1852, 28.6117
      CIE-Lab:
        60.4374, 7.0549, -60.6032
        CIE-LCH:
        60.4374, 61.0125, 276.6400
        CIE-Luv:
        60.4374, -33.8336, -97.8206
        Hunter-Lab:
        53.4899, 3.0984, -69.9905
      #2294fd color charts
#2294fd RGB chart
      #2294fd CMYK chart
      #2294fd RGB pie chart
      #2294fd color shades, tints & tones
#2294fd color schemes
#2294fd color preview, HTML & CSS examples
           This text has a color of #2294fd        
        
          <p style="color:#2294fd;">Text here</p>
        
        
          .mytext {color:#2294fd;}
        
        Text color #2294fd
      
           This box has a color of #2294fd        
        
          <div style="background-color:#2294fd;">Content here</div>
        
        
          .mybackground {background-color:#2294fd;}
        
        Background color #2294fd
      
           Border around this has a color of #2294fd        
        
          <div style="border:2px solid #2294fd;">Content here</div>
        
        
          .myborder {border:2px solid #2294fd;}
        
        Border color #2294fd