#341bc5 color space conversions
Hex:
        #341bc5
        RGB:
        52, 27, 197
        CMY:
        80, 89, 23
        CMYK:
        74, 86, 0, 23
      HSL:
        249°, 75.8929%, 43.9216%
        HSV (HSB):
        249°, 86.2944%, 77.2549%
        XYZ:
        11.8862, 5.5451, 53.2672
        xyY:
        0.1681, 0.0784, 5.5451
      CIE-Lab:
        28.2346, 59.3705, -81.3238
        CIE-LCH:
        28.2346, 100.6897, 306.1313
        CIE-Luv:
        28.2346, -4.1446, -100.0290
        Hunter-Lab:
        23.5481, 48.8904, -117.6335
      #341bc5 color charts
#341bc5 RGB chart
      #341bc5 CMYK chart
      #341bc5 RGB pie chart
      #341bc5 color shades, tints & tones
#341bc5 color schemes
#341bc5 color preview, HTML & CSS examples
           This text has a color of #341bc5        
        
          <p style="color:#341bc5;">Text here</p>
        
        
          .mytext {color:#341bc5;}
        
        Text color #341bc5
      
           This box has a color of #341bc5        
        
          <div style="background-color:#341bc5;">Content here</div>
        
        
          .mybackground {background-color:#341bc5;}
        
        Background color #341bc5
      
           Border around this has a color of #341bc5        
        
          <div style="border:2px solid #341bc5;">Content here</div>
        
        
          .myborder {border:2px solid #341bc5;}
        
        Border color #341bc5