#342ab6 color space conversions
Hex:
        #342ab6
        RGB:
        52, 42, 182
        CMY:
        80, 84, 29
        CMYK:
        71, 77, 0, 29
      HSL:
        244°, 62.5000%, 43.9216%
        HSV (HSB):
        244°, 76.9231%, 71.3725%
        XYZ:
        10.6876, 5.7634, 44.8051
        xyY:
        0.1745, 0.0941, 5.7634
      CIE-Lab:
        28.8075, 48.1978, -71.5056
        CIE-LCH:
        28.8075, 86.2327, 303.9816
        CIE-Luv:
        28.8075, -4.9491, -91.4993
        Hunter-Lab:
        24.0071, 37.4535, -93.8498
      #342ab6 color charts
#342ab6 RGB chart
      #342ab6 CMYK chart
      #342ab6 RGB pie chart
      #342ab6 color shades, tints & tones
#342ab6 color schemes
#342ab6 color preview, HTML & CSS examples
           This text has a color of #342ab6        
        
          <p style="color:#342ab6;">Text here</p>
        
        
          .mytext {color:#342ab6;}
        
        Text color #342ab6
      
           This box has a color of #342ab6        
        
          <div style="background-color:#342ab6;">Content here</div>
        
        
          .mybackground {background-color:#342ab6;}
        
        Background color #342ab6
      
           Border around this has a color of #342ab6        
        
          <div style="border:2px solid #342ab6;">Content here</div>
        
        
          .myborder {border:2px solid #342ab6;}
        
        Border color #342ab6