#341e8a color space conversions
Hex:
        #341e8a
        RGB:
        52, 30, 138
        CMY:
        80, 88, 46
        CMYK:
        62, 78, 0, 46
      HSL:
        252°, 64.2857%, 32.9412%
        HSV (HSB):
        252°, 78.2609%, 54.1176%
        XYZ:
        6.4679, 3.4936, 24.3782
        xyY:
        0.1884, 0.1017, 3.4936
      CIE-Lab:
        21.9212, 40.6788, -56.0629
        CIE-LCH:
        21.9212, 69.2663, 305.9643
        CIE-Luv:
        21.9212, -0.5279, -65.5866
        Hunter-Lab:
        18.6911, 29.0587, -64.2460
      #341e8a color charts
#341e8a RGB chart
      #341e8a CMYK chart
      #341e8a RGB pie chart
      #341e8a color shades, tints & tones
#341e8a color schemes
#341e8a color preview, HTML & CSS examples
           This text has a color of #341e8a        
        
          <p style="color:#341e8a;">Text here</p>
        
        
          .mytext {color:#341e8a;}
        
        Text color #341e8a
      
           This box has a color of #341e8a        
        
          <div style="background-color:#341e8a;">Content here</div>
        
        
          .mybackground {background-color:#341e8a;}
        
        Background color #341e8a
      
           Border around this has a color of #341e8a        
        
          <div style="border:2px solid #341e8a;">Content here</div>
        
        
          .myborder {border:2px solid #341e8a;}
        
        Border color #341e8a