#3294fe color space conversions
Hex:
        #3294fe
        RGB:
        50, 148, 254
        CMY:
        80, 42, 0
        CMYK:
        80, 42, 0, 0
      HSL:
        211°, 99.0291%, 59.6078%
        HSV (HSB):
        211°, 80.3150%, 99.6078%
        XYZ:
        29.7947, 29.0137, 97.7958
        xyY:
        0.1903, 0.1853, 29.0137
      CIE-Lab:
        60.7937, 8.6468, -60.5642
        CIE-LCH:
        60.7937, 61.1783, 278.1252
        CIE-Luv:
        60.7937, -32.1597, -98.0173
        Hunter-Lab:
        53.8643, 4.4734, -69.9415
      #3294fe color charts
#3294fe RGB chart
      #3294fe CMYK chart
      #3294fe RGB pie chart
      #3294fe color shades, tints & tones
#3294fe color schemes
#3294fe color preview, HTML & CSS examples
           This text has a color of #3294fe        
        
          <p style="color:#3294fe;">Text here</p>
        
        
          .mytext {color:#3294fe;}
        
        Text color #3294fe
      
           This box has a color of #3294fe        
        
          <div style="background-color:#3294fe;">Content here</div>
        
        
          .mybackground {background-color:#3294fe;}
        
        Background color #3294fe
      
           Border around this has a color of #3294fe        
        
          <div style="border:2px solid #3294fe;">Content here</div>
        
        
          .myborder {border:2px solid #3294fe;}
        
        Border color #3294fe