#34418f color space conversions
Hex:
        #34418f
        RGB:
        52, 65, 143
        CMY:
        80, 75, 44
        CMYK:
        64, 55, 0, 44
      HSL:
        231°, 46.6667%, 38.2353%
        HSV (HSB):
        231°, 63.6364%, 56.0784%
        XYZ:
        8.2644, 6.4938, 26.8045
        xyY:
        0.1988, 0.1562, 6.4938
      CIE-Lab:
        30.6257, 20.5378, -44.9575
        CIE-LCH:
        30.6257, 49.4265, 294.5522
        CIE-Luv:
        30.6257, -8.0392, -61.4171
        Hunter-Lab:
        25.4830, 13.2942, -44.5265
      #34418f color charts
#34418f RGB chart
      #34418f CMYK chart
      #34418f RGB pie chart
      #34418f color shades, tints & tones
#34418f color schemes
#34418f color preview, HTML & CSS examples
           This text has a color of #34418f        
        
          <p style="color:#34418f;">Text here</p>
        
        
          .mytext {color:#34418f;}
        
        Text color #34418f
      
           This box has a color of #34418f        
        
          <div style="background-color:#34418f;">Content here</div>
        
        
          .mybackground {background-color:#34418f;}
        
        Background color #34418f
      
           Border around this has a color of #34418f        
        
          <div style="border:2px solid #34418f;">Content here</div>
        
        
          .myborder {border:2px solid #34418f;}
        
        Border color #34418f