#340cea color space conversions
Hex:
        #340cea
        RGB:
        52, 12, 234
        CMY:
        80, 95, 8
        CMYK:
        78, 95, 0, 8
      HSL:
        251°, 90.2439%, 48.2353%
        HSV (HSB):
        251°, 94.8718%, 91.7647%
        XYZ:
        16.3989, 6.9335, 78.3159
        xyY:
        0.1613, 0.0682, 6.9335
      CIE-Lab:
        31.6551, 72.9430, -97.0313
        CIE-LCH:
        31.6551, 121.3910, 306.9339
        CIE-Luv:
        31.6551, -5.4505, -120.4630
        Hunter-Lab:
        26.3316, 65.0870, -157.9093
      #340cea color charts
#340cea RGB chart
      #340cea CMYK chart
      #340cea RGB pie chart
      #340cea color shades, tints & tones
#340cea color schemes
#340cea color preview, HTML & CSS examples
           This text has a color of #340cea        
        
          <p style="color:#340cea;">Text here</p>
        
        
          .mytext {color:#340cea;}
        
        Text color #340cea
      
           This box has a color of #340cea        
        
          <div style="background-color:#340cea;">Content here</div>
        
        
          .mybackground {background-color:#340cea;}
        
        Background color #340cea
      
           Border around this has a color of #340cea        
        
          <div style="border:2px solid #340cea;">Content here</div>
        
        
          .myborder {border:2px solid #340cea;}
        
        Border color #340cea