#340cc4 color space conversions
Hex:
        #340cc4
        RGB:
        52, 12, 196
        CMY:
        80, 95, 23
        CMYK:
        73, 94, 0, 23
      HSL:
        253°, 88.4615%, 40.7843%
        HSV (HSB):
        253°, 93.8776%, 76.8627%
        XYZ:
        11.5115, 4.9785, 52.5788
        xyY:
        0.1667, 0.0721, 4.9785
      CIE-Lab:
        26.6735, 63.4440, -83.3336
        CIE-LCH:
        26.6735, 104.7360, 307.2829
        CIE-Luv:
        26.6735, -3.1451, -98.7026
        Hunter-Lab:
        22.3126, 53.0440, -124.0956
      #340cc4 color charts
#340cc4 RGB chart
      #340cc4 CMYK chart
      #340cc4 RGB pie chart
      #340cc4 color shades, tints & tones
#340cc4 color schemes
#340cc4 color preview, HTML & CSS examples
           This text has a color of #340cc4        
        
          <p style="color:#340cc4;">Text here</p>
        
        
          .mytext {color:#340cc4;}
        
        Text color #340cc4
      
           This box has a color of #340cc4        
        
          <div style="background-color:#340cc4;">Content here</div>
        
        
          .mybackground {background-color:#340cc4;}
        
        Background color #340cc4
      
           Border around this has a color of #340cc4        
        
          <div style="border:2px solid #340cc4;">Content here</div>
        
        
          .myborder {border:2px solid #340cc4;}
        
        Border color #340cc4