#341777 color space conversions
Hex:
        #341777
        RGB:
        52, 23, 119
        CMY:
        80, 91, 53
        CMYK:
        56, 81, 0, 53
      HSL:
        258°, 67.6056%, 27.8431%
        HSV (HSB):
        258°, 80.6723%, 46.6667%
        XYZ:
        5.0523, 2.6748, 17.7028
        xyY:
        0.1987, 0.1052, 2.6748
      CIE-Lab:
        18.6912, 38.4674, -49.3458
        CIE-LCH:
        18.6912, 62.5680, 307.9381
        CIE-Luv:
        18.6912, 1.8920, -54.2830
        Hunter-Lab:
        16.3547, 26.5220, -52.7287
      #341777 color charts
#341777 RGB chart
      #341777 CMYK chart
      #341777 RGB pie chart
      #341777 color shades, tints & tones
#341777 color schemes
#341777 color preview, HTML & CSS examples
           This text has a color of #341777        
        
          <p style="color:#341777;">Text here</p>
        
        
          .mytext {color:#341777;}
        
        Text color #341777
      
           This box has a color of #341777        
        
          <div style="background-color:#341777;">Content here</div>
        
        
          .mybackground {background-color:#341777;}
        
        Background color #341777
      
           Border around this has a color of #341777        
        
          <div style="border:2px solid #341777;">Content here</div>
        
        
          .myborder {border:2px solid #341777;}
        
        Border color #341777