#3506c0 color space conversions
Hex:
        #3506c0
        RGB:
        53, 6, 192
        CMY:
        79, 98, 25
        CMYK:
        72, 97, 0, 25
      HSL:
        255°, 93.9394%, 38.8235%
        HSV (HSB):
        255°, 96.8750%, 75.2941%
        XYZ:
        11.0478, 4.6929, 50.1927
        xyY:
        0.1676, 0.0712, 4.6929
      CIE-Lab:
        25.8413, 63.6638, -82.3581
        CIE-LCH:
        25.8413, 104.0957, 307.7045
        CIE-Luv:
        25.8413, -2.4783, -96.1785
        Hunter-Lab:
        21.6631, 53.1210, -122.2088
      #3506c0 color charts
#3506c0 RGB chart
      #3506c0 CMYK chart
      #3506c0 RGB pie chart
      #3506c0 color shades, tints & tones
#3506c0 color schemes
#3506c0 color preview, HTML & CSS examples
           This text has a color of #3506c0        
        
          <p style="color:#3506c0;">Text here</p>
        
        
          .mytext {color:#3506c0;}
        
        Text color #3506c0
      
           This box has a color of #3506c0        
        
          <div style="background-color:#3506c0;">Content here</div>
        
        
          .mybackground {background-color:#3506c0;}
        
        Background color #3506c0
      
           Border around this has a color of #3506c0        
        
          <div style="border:2px solid #3506c0;">Content here</div>
        
        
          .myborder {border:2px solid #3506c0;}
        
        Border color #3506c0