#3516e1 color space conversions
Hex:
        #3516e1
        RGB:
        53, 22, 225
        CMY:
        79, 91, 12
        CMYK:
        76, 90, 0, 12
      HSL:
        249°, 82.1862%, 48.4314%
        HSV (HSB):
        249°, 90.2222%, 88.2353%
        XYZ:
        15.3457, 6.7669, 71.7315
        xyY:
        0.1635, 0.0721, 6.7669
      CIE-Lab:
        31.2704, 68.5100, -92.5250
        CIE-LCH:
        31.2704, 115.1282, 306.5180
        CIE-Luv:
        31.2704, -5.2751, -115.8240
        Hunter-Lab:
        26.0134, 59.7768, -145.2821
      #3516e1 color charts
#3516e1 RGB chart
      #3516e1 CMYK chart
      #3516e1 RGB pie chart
      #3516e1 color shades, tints & tones
#3516e1 color schemes
#3516e1 color preview, HTML & CSS examples
           This text has a color of #3516e1        
        
          <p style="color:#3516e1;">Text here</p>
        
        
          .mytext {color:#3516e1;}
        
        Text color #3516e1
      
           This box has a color of #3516e1        
        
          <div style="background-color:#3516e1;">Content here</div>
        
        
          .mybackground {background-color:#3516e1;}
        
        Background color #3516e1
      
           Border around this has a color of #3516e1        
        
          <div style="border:2px solid #3516e1;">Content here</div>
        
        
          .myborder {border:2px solid #3516e1;}
        
        Border color #3516e1