#341bc3 color space conversions
Hex:
        #341bc3
        RGB:
        52, 27, 195
        CMY:
        80, 89, 24
        CMYK:
        73, 86, 0, 24
      HSL:
        249°, 75.6757%, 43.5294%
        HSV (HSB):
        249°, 86.1538%, 76.4706%
        XYZ:
        11.6584, 5.4541, 52.0680
        xyY:
        0.1685, 0.0788, 5.4541
      CIE-Lab:
        27.9911, 58.8132, -80.5522
        CIE-LCH:
        27.9911, 99.7379, 306.1341
        CIE-Luv:
        27.9911, -4.0249, -98.8794
        Hunter-Lab:
        23.3539, 48.2390, -115.8404
      #341bc3 color charts
#341bc3 RGB chart
      #341bc3 CMYK chart
      #341bc3 RGB pie chart
      #341bc3 color shades, tints & tones
#341bc3 color schemes
#341bc3 color preview, HTML & CSS examples
           This text has a color of #341bc3        
        
          <p style="color:#341bc3;">Text here</p>
        
        
          .mytext {color:#341bc3;}
        
        Text color #341bc3
      
           This box has a color of #341bc3        
        
          <div style="background-color:#341bc3;">Content here</div>
        
        
          .mybackground {background-color:#341bc3;}
        
        Background color #341bc3
      
           Border around this has a color of #341bc3        
        
          <div style="border:2px solid #341bc3;">Content here</div>
        
        
          .myborder {border:2px solid #341bc3;}
        
        Border color #341bc3