#2994ef color space conversions
Hex:
        #2994ef
        RGB:
        41, 148, 239
        CMY:
        84, 42, 6
        CMYK:
        83, 38, 0, 6
      HSL:
        208°, 86.0870%, 54.9020%
        HSV (HSB):
        208°, 82.8452%, 93.7255%
        XYZ:
        27.0843, 27.8832, 85.6159
        xyY:
        0.1927, 0.1983, 27.8832
      CIE-Lab:
        59.7831, 2.3746, -53.9379
        CIE-LCH:
        59.7831, 53.9902, 272.5208
        CIE-Luv:
        59.7831, -33.8483, -86.2288
        Hunter-Lab:
        52.8046, -0.8524, -59.1680
      #2994ef color charts
#2994ef RGB chart
      #2994ef CMYK chart
      #2994ef RGB pie chart
      #2994ef color shades, tints & tones
#2994ef color schemes
#2994ef color preview, HTML & CSS examples
           This text has a color of #2994ef        
        
          <p style="color:#2994ef;">Text here</p>
        
        
          .mytext {color:#2994ef;}
        
        Text color #2994ef
      
           This box has a color of #2994ef        
        
          <div style="background-color:#2994ef;">Content here</div>
        
        
          .mybackground {background-color:#2994ef;}
        
        Background color #2994ef
      
           Border around this has a color of #2994ef        
        
          <div style="border:2px solid #2994ef;">Content here</div>
        
        
          .myborder {border:2px solid #2994ef;}
        
        Border color #2994ef