#3996ed color space conversions
Hex:
        #3996ed
        RGB:
        57, 150, 237
        CMY:
        78, 41, 7
        CMYK:
        76, 37, 0, 7
      HSL:
        209°, 83.3333%, 57.6471%
        HSV (HSB):
        209°, 75.9494%, 92.9412%
        XYZ:
        27.8798, 28.7970, 84.2097
        xyY:
        0.1979, 0.2044, 28.7970
      CIE-Lab:
        60.6020, 2.0345, -51.5098
        CIE-LCH:
        60.6020, 51.5500, 272.2619
        CIE-Luv:
        60.6020, -32.5482, -82.3802
        Hunter-Lab:
        53.6628, -1.1728, -55.4761
      #3996ed color charts
#3996ed RGB chart
      #3996ed CMYK chart
      #3996ed RGB pie chart
      #3996ed color shades, tints & tones
#3996ed color schemes
#3996ed color preview, HTML & CSS examples
           This text has a color of #3996ed        
        
          <p style="color:#3996ed;">Text here</p>
        
        
          .mytext {color:#3996ed;}
        
        Text color #3996ed
      
           This box has a color of #3996ed        
        
          <div style="background-color:#3996ed;">Content here</div>
        
        
          .mybackground {background-color:#3996ed;}
        
        Background color #3996ed
      
           Border around this has a color of #3996ed        
        
          <div style="border:2px solid #3996ed;">Content here</div>
        
        
          .myborder {border:2px solid #3996ed;}
        
        Border color #3996ed