#341bbd color space conversions
Hex:
        #341bbd
        RGB:
        52, 27, 189
        CMY:
        80, 89, 26
        CMYK:
        72, 86, 0, 26
      HSL:
        249°, 75.0000%, 42.3529%
        HSV (HSB):
        249°, 85.7143%, 74.1176%
        XYZ:
        10.9934, 5.1881, 48.5661
        xyY:
        0.1698, 0.0801, 5.1881
      CIE-Lab:
        27.2639, 57.1310, -78.2179
        CIE-LCH:
        27.2639, 96.8607, 306.1447
        CIE-Luv:
        27.2639, -3.6609, -95.4242
        Hunter-Lab:
        22.7773, 46.2924, -110.4749
      #341bbd color charts
#341bbd RGB chart
      #341bbd CMYK chart
      #341bbd RGB pie chart
      #341bbd color shades, tints & tones
#341bbd color schemes
#341bbd color preview, HTML & CSS examples
           This text has a color of #341bbd        
        
          <p style="color:#341bbd;">Text here</p>
        
        
          .mytext {color:#341bbd;}
        
        Text color #341bbd
      
           This box has a color of #341bbd        
        
          <div style="background-color:#341bbd;">Content here</div>
        
        
          .mybackground {background-color:#341bbd;}
        
        Background color #341bbd
      
           Border around this has a color of #341bbd        
        
          <div style="border:2px solid #341bbd;">Content here</div>
        
        
          .myborder {border:2px solid #341bbd;}
        
        Border color #341bbd