#4294f0 color space conversions
Hex:
        #4294f0
        RGB:
        66, 148, 240
        CMY:
        74, 42, 6
        CMYK:
        73, 38, 0, 6
      HSL:
        212°, 85.2941%, 60.0000%
        HSV (HSB):
        212°, 72.5000%, 94.1176%
        XYZ:
        28.5648, 28.6293, 86.4586
        xyY:
        0.1988, 0.1993, 28.6293
      CIE-Lab:
        60.4531, 5.3757, -53.3865
        CIE-LCH:
        60.4531, 53.6564, 275.7500
        CIE-Luv:
        60.4531, -30.3092, -85.7901
        Hunter-Lab:
        53.5064, 1.6576, -58.3496
      #4294f0 color charts
#4294f0 RGB chart
      #4294f0 CMYK chart
      #4294f0 RGB pie chart
      #4294f0 color shades, tints & tones
#4294f0 color schemes
#4294f0 color preview, HTML & CSS examples
           This text has a color of #4294f0        
        
          <p style="color:#4294f0;">Text here</p>
        
        
          .mytext {color:#4294f0;}
        
        Text color #4294f0
      
           This box has a color of #4294f0        
        
          <div style="background-color:#4294f0;">Content here</div>
        
        
          .mybackground {background-color:#4294f0;}
        
        Background color #4294f0
      
           Border around this has a color of #4294f0        
        
          <div style="border:2px solid #4294f0;">Content here</div>
        
        
          .myborder {border:2px solid #4294f0;}
        
        Border color #4294f0