#340cfa color space conversions
Hex:
        #340cfa
        RGB:
        52, 12, 250
        CMY:
        80, 95, 2
        CMYK:
        79, 95, 0, 2
      HSL:
        250°, 95.9677%, 51.3725%
        HSV (HSB):
        250°, 95.2000%, 98.0392%
        XYZ:
        18.8030, 7.8951, 90.9754
        xyY:
        0.1598, 0.0671, 7.8951
      CIE-Lab:
        33.7635, 76.8415, -102.5735
        CIE-LCH:
        33.7635, 128.1637, 306.8382
        CIE-Luv:
        33.7635, -6.3495, -129.5246
        Hunter-Lab:
        28.0983, 70.2776, -172.2977
      #340cfa color charts
#340cfa RGB chart
      #340cfa CMYK chart
      #340cfa RGB pie chart
      #340cfa color shades, tints & tones
#340cfa color schemes
#340cfa color preview, HTML & CSS examples
           This text has a color of #340cfa        
        
          <p style="color:#340cfa;">Text here</p>
        
        
          .mytext {color:#340cfa;}
        
        Text color #340cfa
      
           This box has a color of #340cfa        
        
          <div style="background-color:#340cfa;">Content here</div>
        
        
          .mybackground {background-color:#340cfa;}
        
        Background color #340cfa
      
           Border around this has a color of #340cfa        
        
          <div style="border:2px solid #340cfa;">Content here</div>
        
        
          .myborder {border:2px solid #340cfa;}
        
        Border color #340cfa