#3514a5 color space conversions
Hex:
        #3514a5
        RGB:
        53, 20, 165
        CMY:
        79, 92, 35
        CMYK:
        68, 88, 0, 35
      HSL:
        254°, 78.3784%, 36.2745%
        HSV (HSB):
        254°, 87.8788%, 64.7059%
        XYZ:
        8.5099, 3.9738, 35.9158
        xyY:
        0.1758, 0.0821, 3.9738
      CIE-Lab:
        23.5847, 53.0588, -69.9391
        CIE-LCH:
        23.5847, 87.7879, 307.1855
        CIE-Luv:
        23.5847, -1.3135, -81.2411
        Hunter-Lab:
        19.9344, 41.3154, -92.8686
      #3514a5 color charts
#3514a5 RGB chart
      #3514a5 CMYK chart
      #3514a5 RGB pie chart
      #3514a5 color shades, tints & tones
#3514a5 color schemes
#3514a5 color preview, HTML & CSS examples
           This text has a color of #3514a5        
        
          <p style="color:#3514a5;">Text here</p>
        
        
          .mytext {color:#3514a5;}
        
        Text color #3514a5
      
           This box has a color of #3514a5        
        
          <div style="background-color:#3514a5;">Content here</div>
        
        
          .mybackground {background-color:#3514a5;}
        
        Background color #3514a5
      
           Border around this has a color of #3514a5        
        
          <div style="border:2px solid #3514a5;">Content here</div>
        
        
          .myborder {border:2px solid #3514a5;}
        
        Border color #3514a5