#3291eb color space conversions
Hex:
        #3291eb
        RGB:
        50, 145, 235
        CMY:
        80, 43, 8
        CMYK:
        79, 38, 0, 8
      HSL:
        209°, 82.2222%, 55.8824%
        HSV (HSB):
        209°, 78.7234%, 92.1569%
        XYZ:
        26.4362, 26.9271, 82.4014
        xyY:
        0.1947, 0.1983, 26.9271
      CIE-Lab:
        58.9068, 3.5060, -53.1091
        CIE-LCH:
        58.9068, 53.2247, 273.7769
        CIE-Luv:
        58.9068, -31.9867, -84.7406
        Hunter-Lab:
        51.8913, 0.1276, -57.8263
      #3291eb color charts
#3291eb RGB chart
      #3291eb CMYK chart
      #3291eb RGB pie chart
      #3291eb color shades, tints & tones
#3291eb color schemes
#3291eb color preview, HTML & CSS examples
           This text has a color of #3291eb        
        
          <p style="color:#3291eb;">Text here</p>
        
        
          .mytext {color:#3291eb;}
        
        Text color #3291eb
      
           This box has a color of #3291eb        
        
          <div style="background-color:#3291eb;">Content here</div>
        
        
          .mybackground {background-color:#3291eb;}
        
        Background color #3291eb
      
           Border around this has a color of #3291eb        
        
          <div style="border:2px solid #3291eb;">Content here</div>
        
        
          .myborder {border:2px solid #3291eb;}
        
        Border color #3291eb