#341cd7 color space conversions
Hex:
        #341cd7
        RGB:
        52, 28, 215
        CMY:
        80, 89, 16
        CMYK:
        76, 87, 0, 16
      HSL:
        248°, 76.9547%, 47.6471%
        HSV (HSB):
        248°, 86.9767%, 84.3137%
        XYZ:
        14.0972, 6.4669, 64.7952
        xyY:
        0.1652, 0.0758, 6.4669
      CIE-Lab:
        30.5610, 63.9737, -87.9475
        CIE-LCH:
        30.5610, 108.7538, 306.0324
        CIE-Luv:
        30.5610, -5.2653, -110.3738
        Hunter-Lab:
        25.4300, 54.4491, -133.2686
      #341cd7 color charts
#341cd7 RGB chart
      #341cd7 CMYK chart
      #341cd7 RGB pie chart
      #341cd7 color shades, tints & tones
#341cd7 color schemes
#341cd7 color preview, HTML & CSS examples
           This text has a color of #341cd7        
        
          <p style="color:#341cd7;">Text here</p>
        
        
          .mytext {color:#341cd7;}
        
        Text color #341cd7
      
           This box has a color of #341cd7        
        
          <div style="background-color:#341cd7;">Content here</div>
        
        
          .mybackground {background-color:#341cd7;}
        
        Background color #341cd7
      
           Border around this has a color of #341cd7        
        
          <div style="border:2px solid #341cd7;">Content here</div>
        
        
          .myborder {border:2px solid #341cd7;}
        
        Border color #341cd7