#342c9d color space conversions
Hex:
        #342c9d
        RGB:
        52, 44, 157
        CMY:
        80, 83, 38
        CMYK:
        67, 72, 0, 38
      HSL:
        244°, 56.2189%, 39.4118%
        HSV (HSB):
        244°, 71.9745%, 61.5686%
        XYZ:
        8.4027, 4.9657, 32.4139
        xyY:
        0.1835, 0.1085, 4.9657
      CIE-Lab:
        26.6370, 38.9589, -60.0308
        CIE-LCH:
        26.6370, 71.5646, 302.9829
        CIE-Luv:
        26.6370, -3.8955, -76.2610
        Hunter-Lab:
        22.2840, 28.3104, -70.6435
      #342c9d color charts
#342c9d RGB chart
      #342c9d CMYK chart
      #342c9d RGB pie chart
      #342c9d color shades, tints & tones
#342c9d color schemes
#342c9d color preview, HTML & CSS examples
           This text has a color of #342c9d        
        
          <p style="color:#342c9d;">Text here</p>
        
        
          .mytext {color:#342c9d;}
        
        Text color #342c9d
      
           This box has a color of #342c9d        
        
          <div style="background-color:#342c9d;">Content here</div>
        
        
          .mybackground {background-color:#342c9d;}
        
        Background color #342c9d
      
           Border around this has a color of #342c9d        
        
          <div style="border:2px solid #342c9d;">Content here</div>
        
        
          .myborder {border:2px solid #342c9d;}
        
        Border color #342c9d