#341fe8 color space conversions
Hex:
        #341fe8
        RGB:
        52, 31, 232
        CMY:
        80, 88, 9
        CMYK:
        78, 87, 0, 9
      HSL:
        246°, 81.3765%, 51.5686%
        HSV (HSB):
        246°, 86.6379%, 90.9804%
        XYZ:
        16.4716, 7.5362, 76.9304
        xyY:
        0.1632, 0.0747, 7.5362
      CIE-Lab:
        32.9977, 67.5665, -93.6534
        CIE-LCH:
        32.9977, 115.4825, 305.8087
        CIE-Luv:
        32.9977, -6.4247, -120.1507
        Hunter-Lab:
        27.4522, 59.0608, -146.9342
      #341fe8 color charts
#341fe8 RGB chart
      #341fe8 CMYK chart
      #341fe8 RGB pie chart
      #341fe8 color shades, tints & tones
#341fe8 color schemes
#341fe8 color preview, HTML & CSS examples
           This text has a color of #341fe8        
        
          <p style="color:#341fe8;">Text here</p>
        
        
          .mytext {color:#341fe8;}
        
        Text color #341fe8
      
           This box has a color of #341fe8        
        
          <div style="background-color:#341fe8;">Content here</div>
        
        
          .mybackground {background-color:#341fe8;}
        
        Background color #341fe8
      
           Border around this has a color of #341fe8        
        
          <div style="border:2px solid #341fe8;">Content here</div>
        
        
          .myborder {border:2px solid #341fe8;}
        
        Border color #341fe8