#341ab5 color space conversions
Hex:
        #341ab5
        RGB:
        52, 26, 181
        CMY:
        80, 90, 29
        CMYK:
        71, 86, 0, 29
      HSL:
        250°, 74.8792%, 40.5882%
        HSV (HSB):
        250°, 85.6354%, 70.9804%
        XYZ:
        10.1261, 4.8050, 44.1098
        xyY:
        0.1715, 0.0814, 4.8050
      CIE-Lab:
        26.1720, 55.2546, -75.2761
        CIE-LCH:
        26.1720, 93.3786, 306.2796
        CIE-Luv:
        26.1720, -3.0745, -90.7596
        Hunter-Lab:
        21.9204, 44.0967, -103.9632
      #341ab5 color charts
#341ab5 RGB chart
      #341ab5 CMYK chart
      #341ab5 RGB pie chart
      #341ab5 color shades, tints & tones
#341ab5 color schemes
#341ab5 color preview, HTML & CSS examples
           This text has a color of #341ab5        
        
          <p style="color:#341ab5;">Text here</p>
        
        
          .mytext {color:#341ab5;}
        
        Text color #341ab5
      
           This box has a color of #341ab5        
        
          <div style="background-color:#341ab5;">Content here</div>
        
        
          .mybackground {background-color:#341ab5;}
        
        Background color #341ab5
      
           Border around this has a color of #341ab5        
        
          <div style="border:2px solid #341ab5;">Content here</div>
        
        
          .myborder {border:2px solid #341ab5;}
        
        Border color #341ab5