#3414ea color space conversions
Hex:
        #3414ea
        RGB:
        52, 20, 234
        CMY:
        80, 92, 8
        CMYK:
        78, 91, 0, 8
      HSL:
        249°, 84.2520%, 49.8039%
        HSV (HSB):
        249°, 91.4530%, 91.7647%
        XYZ:
        16.5176, 7.1709, 78.3554
        xyY:
        0.1619, 0.0703, 7.1709
      CIE-Lab:
        32.1928, 71.2951, -96.1344
        CIE-LCH:
        32.1928, 119.6863, 306.5613
        CIE-Luv:
        32.1928, -5.8068, -120.7971
        Hunter-Lab:
        26.7785, 63.2406, -154.7409
      #3414ea color charts
#3414ea RGB chart
      #3414ea CMYK chart
      #3414ea RGB pie chart
      #3414ea color shades, tints & tones
#3414ea color schemes
#3414ea color preview, HTML & CSS examples
           This text has a color of #3414ea        
        
          <p style="color:#3414ea;">Text here</p>
        
        
          .mytext {color:#3414ea;}
        
        Text color #3414ea
      
           This box has a color of #3414ea        
        
          <div style="background-color:#3414ea;">Content here</div>
        
        
          .mybackground {background-color:#3414ea;}
        
        Background color #3414ea
      
           Border around this has a color of #3414ea        
        
          <div style="border:2px solid #3414ea;">Content here</div>
        
        
          .myborder {border:2px solid #3414ea;}
        
        Border color #3414ea