#3506ee color space conversions
Hex:
        #3506ee
        RGB:
        53, 6, 238
        CMY:
        79, 98, 7
        CMYK:
        78, 97, 0, 7
      HSL:
        252°, 95.0820%, 47.8431%
        HSV (HSB):
        252°, 97.4790%, 93.3333%
        XYZ:
        16.9659, 7.0602, 81.3575
        xyY:
        0.1610, 0.0670, 7.0602
      CIE-Lab:
        31.9435, 74.8716, -98.8245
        CIE-LCH:
        31.9435, 123.9840, 307.1484
        CIE-Luv:
        31.9435, -5.3549, -122.5742
        Hunter-Lab:
        26.5710, 67.4754, -162.9397
      #3506ee color charts
#3506ee RGB chart
      #3506ee CMYK chart
      #3506ee RGB pie chart
      #3506ee color shades, tints & tones
#3506ee color schemes
#3506ee color preview, HTML & CSS examples
           This text has a color of #3506ee        
        
          <p style="color:#3506ee;">Text here</p>
        
        
          .mytext {color:#3506ee;}
        
        Text color #3506ee
      
           This box has a color of #3506ee        
        
          <div style="background-color:#3506ee;">Content here</div>
        
        
          .mybackground {background-color:#3506ee;}
        
        Background color #3506ee
      
           Border around this has a color of #3506ee        
        
          <div style="border:2px solid #3506ee;">Content here</div>
        
        
          .myborder {border:2px solid #3506ee;}
        
        Border color #3506ee