#342bbf color space conversions
Hex:
        #342bbf
        RGB:
        52, 43, 191
        CMY:
        80, 83, 25
        CMYK:
        73, 77, 0, 25
      HSL:
        244°, 63.2479%, 45.8824%
        HSV (HSB):
        244°, 77.4869%, 74.9020%
        XYZ:
        11.6840, 6.2194, 49.8749
        xyY:
        0.1724, 0.0918, 6.2194
      CIE-Lab:
        29.9594, 50.5107, -74.9311
        CIE-LCH:
        29.9594, 90.3659, 303.9837
        CIE-Luv:
        29.9594, -5.5589, -96.7771
        Hunter-Lab:
        24.9387, 39.9861, -101.1167
      #342bbf color charts
#342bbf RGB chart
      #342bbf CMYK chart
      #342bbf RGB pie chart
      #342bbf color shades, tints & tones
#342bbf color schemes
#342bbf color preview, HTML & CSS examples
           This text has a color of #342bbf        
        
          <p style="color:#342bbf;">Text here</p>
        
        
          .mytext {color:#342bbf;}
        
        Text color #342bbf
      
           This box has a color of #342bbf        
        
          <div style="background-color:#342bbf;">Content here</div>
        
        
          .mybackground {background-color:#342bbf;}
        
        Background color #342bbf
      
           Border around this has a color of #342bbf        
        
          <div style="border:2px solid #342bbf;">Content here</div>
        
        
          .myborder {border:2px solid #342bbf;}
        
        Border color #342bbf