#342fa8 color space conversions
Hex:
        #342fa8
        RGB:
        52, 47, 168
        CMY:
        80, 82, 34
        CMYK:
        69, 72, 0, 34
      HSL:
        242°, 56.2791%, 42.1569%
        HSV (HSB):
        242°, 72.0238%, 65.8824%
        XYZ:
        9.5006, 5.5902, 37.6241
        xyY:
        0.1802, 0.1060, 5.5902
      CIE-Lab:
        28.3542, 40.8638, -63.8727
        CIE-LCH:
        28.3542, 75.8260, 302.6099
        CIE-Luv:
        28.3542, -5.0002, -82.7041
        Hunter-Lab:
        23.6437, 30.3488, -77.7972
      #342fa8 color charts
#342fa8 RGB chart
      #342fa8 CMYK chart
      #342fa8 RGB pie chart
      #342fa8 color shades, tints & tones
#342fa8 color schemes
#342fa8 color preview, HTML & CSS examples
           This text has a color of #342fa8        
        
          <p style="color:#342fa8;">Text here</p>
        
        
          .mytext {color:#342fa8;}
        
        Text color #342fa8
      
           This box has a color of #342fa8        
        
          <div style="background-color:#342fa8;">Content here</div>
        
        
          .mybackground {background-color:#342fa8;}
        
        Background color #342fa8
      
           Border around this has a color of #342fa8        
        
          <div style="border:2px solid #342fa8;">Content here</div>
        
        
          .myborder {border:2px solid #342fa8;}
        
        Border color #342fa8