#2c94fe color space conversions
Hex:
        #2c94fe
        RGB:
        44, 148, 254
        CMY:
        83, 42, 0
        CMYK:
        83, 42, 0, 0
      HSL:
        210°, 99.0566%, 58.4314%
        HSV (HSB):
        210°, 82.6772%, 99.6078%
        XYZ:
        29.5180, 28.8710, 97.7828
        xyY:
        0.1890, 0.1849, 28.8710
      CIE-Lab:
        60.6676, 8.1354, -60.7730
        CIE-LCH:
        60.6676, 61.3151, 277.6246
        CIE-Luv:
        60.6676, -32.8452, -98.2715
        Hunter-Lab:
        53.7318, 4.0299, -70.2856
      #2c94fe color charts
#2c94fe RGB chart
      #2c94fe CMYK chart
      #2c94fe RGB pie chart
      #2c94fe color shades, tints & tones
#2c94fe color schemes
#2c94fe color preview, HTML & CSS examples
           This text has a color of #2c94fe        
        
          <p style="color:#2c94fe;">Text here</p>
        
        
          .mytext {color:#2c94fe;}
        
        Text color #2c94fe
      
           This box has a color of #2c94fe        
        
          <div style="background-color:#2c94fe;">Content here</div>
        
        
          .mybackground {background-color:#2c94fe;}
        
        Background color #2c94fe
      
           Border around this has a color of #2c94fe        
        
          <div style="border:2px solid #2c94fe;">Content here</div>
        
        
          .myborder {border:2px solid #2c94fe;}
        
        Border color #2c94fe