#341bbf color space conversions
Hex:
        #341bbf
        RGB:
        52, 27, 191
        CMY:
        80, 89, 25
        CMYK:
        73, 86, 0, 25
      HSL:
        249°, 75.2294%, 42.7451%
        HSV (HSB):
        249°, 85.8639%, 74.9020%
        XYZ:
        11.2121, 5.2755, 49.7175
        xyY:
        0.1694, 0.0797, 5.2755
      CIE-Lab:
        27.5057, 57.6935, -78.9993
        CIE-LCH:
        27.5057, 97.8234, 306.1408
        CIE-Luv:
        27.5057, -3.7831, -96.5770
        Hunter-Lab:
        22.9685, 46.9399, -112.2610
      #341bbf color charts
#341bbf RGB chart
      #341bbf CMYK chart
      #341bbf RGB pie chart
      #341bbf color shades, tints & tones
#341bbf color schemes
#341bbf color preview, HTML & CSS examples
           This text has a color of #341bbf        
        
          <p style="color:#341bbf;">Text here</p>
        
        
          .mytext {color:#341bbf;}
        
        Text color #341bbf
      
           This box has a color of #341bbf        
        
          <div style="background-color:#341bbf;">Content here</div>
        
        
          .mybackground {background-color:#341bbf;}
        
        Background color #341bbf
      
           Border around this has a color of #341bbf        
        
          <div style="border:2px solid #341bbf;">Content here</div>
        
        
          .myborder {border:2px solid #341bbf;}
        
        Border color #341bbf