#3340e7 color space conversions
Hex:
        #3340e7
        RGB:
        51, 64, 231
        CMY:
        80, 75, 9
        CMYK:
        78, 72, 0, 9
      HSL:
        236°, 78.9474%, 55.2941%
        HSV (HSB):
        236°, 77.9221%, 90.5882%
        XYZ:
        17.6224, 10.1401, 76.6297
        xyY:
        0.1688, 0.0971, 10.1401
      CIE-Lab:
        38.0927, 51.9517, -84.6366
        CIE-LCH:
        38.0927, 99.3092, 301.5425
        CIE-Luv:
        38.0927, -10.6197, -118.8310
        Hunter-Lab:
        31.8436, 43.0569, -120.3876
      #3340e7 color charts
#3340e7 RGB chart
      #3340e7 CMYK chart
      #3340e7 RGB pie chart
      #3340e7 color shades, tints & tones
#3340e7 color schemes
#3340e7 color preview, HTML & CSS examples
           This text has a color of #3340e7        
        
          <p style="color:#3340e7;">Text here</p>
        
        
          .mytext {color:#3340e7;}
        
        Text color #3340e7
      
           This box has a color of #3340e7        
        
          <div style="background-color:#3340e7;">Content here</div>
        
        
          .mybackground {background-color:#3340e7;}
        
        Background color #3340e7
      
           Border around this has a color of #3340e7        
        
          <div style="border:2px solid #3340e7;">Content here</div>
        
        
          .myborder {border:2px solid #3340e7;}
        
        Border color #3340e7