#3511a7 color space conversions
Hex:
        #3511a7
        RGB:
        53, 17, 167
        CMY:
        79, 93, 35
        CMYK:
        68, 90, 0, 35
      HSL:
        254°, 81.5217%, 36.0784%
        HSV (HSB):
        254°, 89.8204%, 65.4902%
        XYZ:
        8.6437, 3.9478, 36.8656
        xyY:
        0.1748, 0.0798, 3.9478
      CIE-Lab:
        23.4981, 54.5982, -71.2959
        CIE-LCH:
        23.4981, 89.8001, 307.4448
        CIE-Luv:
        23.4981, -1.2517, -82.2463
        Hunter-Lab:
        19.8691, 42.8825, -96.1000
      #3511a7 color charts
#3511a7 RGB chart
      #3511a7 CMYK chart
      #3511a7 RGB pie chart
      #3511a7 color shades, tints & tones
#3511a7 color schemes
#3511a7 color preview, HTML & CSS examples
           This text has a color of #3511a7        
        
          <p style="color:#3511a7;">Text here</p>
        
        
          .mytext {color:#3511a7;}
        
        Text color #3511a7
      
           This box has a color of #3511a7        
        
          <div style="background-color:#3511a7;">Content here</div>
        
        
          .mybackground {background-color:#3511a7;}
        
        Background color #3511a7
      
           Border around this has a color of #3511a7        
        
          <div style="border:2px solid #3511a7;">Content here</div>
        
        
          .myborder {border:2px solid #3511a7;}
        
        Border color #3511a7