#340ba5 color space conversions
Hex:
        #340ba5
        RGB:
        52, 11, 165
        CMY:
        80, 96, 35
        CMYK:
        68, 93, 0, 35
      HSL:
        256°, 87.5000%, 34.5098%
        HSV (HSB):
        256°, 93.3333%, 64.7059%
        XYZ:
        8.3274, 3.6860, 35.8699
        xyY:
        0.1739, 0.0770, 3.6860
      CIE-Lab:
        22.6050, 55.6707, -71.5692
        CIE-LCH:
        22.6050, 90.6718, 307.8779
        CIE-Luv:
        22.6050, -0.9715, -80.6933
        Hunter-Lab:
        19.1990, 43.8243, -97.3333
      #340ba5 color charts
#340ba5 RGB chart
      #340ba5 CMYK chart
      #340ba5 RGB pie chart
      #340ba5 color shades, tints & tones
#340ba5 color schemes
#340ba5 color preview, HTML & CSS examples
           This text has a color of #340ba5        
        
          <p style="color:#340ba5;">Text here</p>
        
        
          .mytext {color:#340ba5;}
        
        Text color #340ba5
      
           This box has a color of #340ba5        
        
          <div style="background-color:#340ba5;">Content here</div>
        
        
          .mybackground {background-color:#340ba5;}
        
        Background color #340ba5
      
           Border around this has a color of #340ba5        
        
          <div style="border:2px solid #340ba5;">Content here</div>
        
        
          .myborder {border:2px solid #340ba5;}
        
        Border color #340ba5