#341cc7 color space conversions
Hex:
        #341cc7
        RGB:
        52, 28, 199
        CMY:
        80, 89, 22
        CMYK:
        74, 86, 0, 22
      HSL:
        248°, 75.3304%, 44.5098%
        HSV (HSB):
        248°, 85.9296%, 78.0392%
        XYZ:
        12.1402, 5.6841, 54.4901
        xyY:
        0.1679, 0.0786, 5.6841
      CIE-Lab:
        28.6010, 59.5602, -81.8890
        CIE-LCH:
        28.6010, 101.2582, 306.0295
        CIE-Luv:
        28.6010, -4.3470, -101.2214
        Hunter-Lab:
        23.8413, 49.1715, -118.8202
      #341cc7 color charts
#341cc7 RGB chart
      #341cc7 CMYK chart
      #341cc7 RGB pie chart
      #341cc7 color shades, tints & tones
#341cc7 color schemes
#341cc7 color preview, HTML & CSS examples
           This text has a color of #341cc7        
        
          <p style="color:#341cc7;">Text here</p>
        
        
          .mytext {color:#341cc7;}
        
        Text color #341cc7
      
           This box has a color of #341cc7        
        
          <div style="background-color:#341cc7;">Content here</div>
        
        
          .mybackground {background-color:#341cc7;}
        
        Background color #341cc7
      
           Border around this has a color of #341cc7        
        
          <div style="border:2px solid #341cc7;">Content here</div>
        
        
          .myborder {border:2px solid #341cc7;}
        
        Border color #341cc7