#340f86 color space conversions
Hex:
        #340f86
        RGB:
        52, 15, 134
        CMY:
        80, 94, 47
        CMYK:
        61, 89, 0, 47
      HSL:
        259°, 79.8658%, 29.2157%
        HSV (HSB):
        259°, 88.8060%, 52.5490%
        XYZ:
        5.8901, 2.7929, 22.7829
        xyY:
        0.1872, 0.0888, 2.7929
      CIE-Lab:
        19.1948, 46.1610, -58.0545
        CIE-LCH:
        19.1948, 74.1699, 308.4893
        CIE-Luv:
        19.1948, 1.2561, -62.8549
        Hunter-Lab:
        16.7121, 33.6650, -69.1291
      #340f86 color charts
#340f86 RGB chart
      #340f86 CMYK chart
      #340f86 RGB pie chart
      #340f86 color shades, tints & tones
#340f86 color schemes
#340f86 color preview, HTML & CSS examples
           This text has a color of #340f86        
        
          <p style="color:#340f86;">Text here</p>
        
        
          .mytext {color:#340f86;}
        
        Text color #340f86
      
           This box has a color of #340f86        
        
          <div style="background-color:#340f86;">Content here</div>
        
        
          .mybackground {background-color:#340f86;}
        
        Background color #340f86
      
           Border around this has a color of #340f86        
        
          <div style="border:2px solid #340f86;">Content here</div>
        
        
          .myborder {border:2px solid #340f86;}
        
        Border color #340f86