#3506e3 color space conversions
Hex:
        #3506e3
        RGB:
        53, 6, 227
        CMY:
        79, 98, 11
        CMYK:
        77, 97, 0, 11
      HSL:
        253°, 94.8498%, 45.6863%
        HSV (HSB):
        253°, 97.3568%, 89.0196%
        XYZ:
        15.3985, 6.4332, 73.1032
        xyY:
        0.1622, 0.0678, 6.4332
      CIE-Lab:
        30.4801, 72.2280, -94.9899
        CIE-LCH:
        30.4801, 119.3313, 307.2485
        CIE-Luv:
        30.4801, -4.7039, -116.3064
        Hunter-Lab:
        25.3637, 63.9818, -153.1307
      #3506e3 color charts
#3506e3 RGB chart
      #3506e3 CMYK chart
      #3506e3 RGB pie chart
      #3506e3 color shades, tints & tones
#3506e3 color schemes
#3506e3 color preview, HTML & CSS examples
           This text has a color of #3506e3        
        
          <p style="color:#3506e3;">Text here</p>
        
        
          .mytext {color:#3506e3;}
        
        Text color #3506e3
      
           This box has a color of #3506e3        
        
          <div style="background-color:#3506e3;">Content here</div>
        
        
          .mybackground {background-color:#3506e3;}
        
        Background color #3506e3
      
           Border around this has a color of #3506e3        
        
          <div style="border:2px solid #3506e3;">Content here</div>
        
        
          .myborder {border:2px solid #3506e3;}
        
        Border color #3506e3