#340ec1 color space conversions
Hex:
        #340ec1
        RGB:
        52, 14, 193
        CMY:
        80, 95, 24
        CMYK:
        73, 93, 0, 24
      HSL:
        253°, 86.4734%, 40.5882%
        HSV (HSB):
        253°, 92.7461%, 75.6863%
        XYZ:
        11.1989, 4.8944, 50.8065
        xyY:
        0.1674, 0.0732, 4.8944
      CIE-Lab:
        26.4318, 62.2262, -81.9673
        CIE-LCH:
        26.4318, 102.9113, 307.2043
        CIE-Luv:
        26.4318, -3.0434, -97.0707
        Hunter-Lab:
        22.1233, 51.6413, -120.6743
      #340ec1 color charts
#340ec1 RGB chart
      #340ec1 CMYK chart
      #340ec1 RGB pie chart
      #340ec1 color shades, tints & tones
#340ec1 color schemes
#340ec1 color preview, HTML & CSS examples
           This text has a color of #340ec1        
        
          <p style="color:#340ec1;">Text here</p>
        
        
          .mytext {color:#340ec1;}
        
        Text color #340ec1
      
           This box has a color of #340ec1        
        
          <div style="background-color:#340ec1;">Content here</div>
        
        
          .mybackground {background-color:#340ec1;}
        
        Background color #340ec1
      
           Border around this has a color of #340ec1        
        
          <div style="border:2px solid #340ec1;">Content here</div>
        
        
          .myborder {border:2px solid #340ec1;}
        
        Border color #340ec1