#341bb5 color space conversions
Hex:
        #341bb5
        RGB:
        52, 27, 181
        CMY:
        80, 89, 29
        CMYK:
        71, 85, 0, 29
      HSL:
        250°, 74.0385%, 40.7843%
        HSV (HSB):
        250°, 85.0829%, 70.9804%
        XYZ:
        10.1486, 4.8501, 44.1173
        xyY:
        0.1717, 0.0820, 4.8501
      CIE-Lab:
        26.3034, 54.8637, -75.0578
        CIE-LCH:
        26.3034, 92.9715, 306.1650
        CIE-Luv:
        26.3034, -3.1631, -90.8020
        Hunter-Lab:
        22.0230, 43.7158, -103.3559
      #341bb5 color charts
#341bb5 RGB chart
      #341bb5 CMYK chart
      #341bb5 RGB pie chart
      #341bb5 color shades, tints & tones
#341bb5 color schemes
#341bb5 color preview, HTML & CSS examples
           This text has a color of #341bb5        
        
          <p style="color:#341bb5;">Text here</p>
        
        
          .mytext {color:#341bb5;}
        
        Text color #341bb5
      
           This box has a color of #341bb5        
        
          <div style="background-color:#341bb5;">Content here</div>
        
        
          .mybackground {background-color:#341bb5;}
        
        Background color #341bb5
      
           Border around this has a color of #341bb5        
        
          <div style="border:2px solid #341bb5;">Content here</div>
        
        
          .myborder {border:2px solid #341bb5;}
        
        Border color #341bb5