#3290ed color space conversions
Hex:
        #3290ed
        RGB:
        50, 144, 237
        CMY:
        80, 44, 7
        CMYK:
        79, 39, 0, 7
      HSL:
        210°, 83.8565%, 56.2745%
        HSV (HSB):
        210°, 78.9030%, 92.9412%
        XYZ:
        26.5747, 26.7391, 83.8813
        xyY:
        0.1937, 0.1949, 26.7391
      CIE-Lab:
        58.7320, 4.8283, -54.4950
        CIE-LCH:
        58.7320, 54.7085, 275.0632
        CIE-Luv:
        58.7320, -31.5774, -87.0978
        Hunter-Lab:
        51.7098, 1.2426, -59.9806
      #3290ed color charts
#3290ed RGB chart
      #3290ed CMYK chart
      #3290ed RGB pie chart
      #3290ed color shades, tints & tones
#3290ed color schemes
#3290ed color preview, HTML & CSS examples
           This text has a color of #3290ed        
        
          <p style="color:#3290ed;">Text here</p>
        
        
          .mytext {color:#3290ed;}
        
        Text color #3290ed
      
           This box has a color of #3290ed        
        
          <div style="background-color:#3290ed;">Content here</div>
        
        
          .mybackground {background-color:#3290ed;}
        
        Background color #3290ed
      
           Border around this has a color of #3290ed        
        
          <div style="border:2px solid #3290ed;">Content here</div>
        
        
          .myborder {border:2px solid #3290ed;}
        
        Border color #3290ed