#3413d2 color space conversions
Hex:
        #3413d2
        RGB:
        52, 19, 210
        CMY:
        80, 93, 18
        CMYK:
        75, 91, 0, 18
      HSL:
        250°, 83.4061%, 44.9020%
        HSV (HSB):
        250°, 90.9524%, 82.3529%
        XYZ:
        13.2819, 5.8490, 61.4017
        xyY:
        0.1649, 0.0726, 5.8490
      CIE-Lab:
        29.0281, 65.3773, -87.6008
        CIE-LCH:
        29.0281, 109.3073, 306.7343
        CIE-Luv:
        29.0281, -4.3668, -107.0873
        Hunter-Lab:
        24.1846, 55.7071, -133.6007
      #3413d2 color charts
#3413d2 RGB chart
      #3413d2 CMYK chart
      #3413d2 RGB pie chart
      #3413d2 color shades, tints & tones
#3413d2 color schemes
#3413d2 color preview, HTML & CSS examples
           This text has a color of #3413d2        
        
          <p style="color:#3413d2;">Text here</p>
        
        
          .mytext {color:#3413d2;}
        
        Text color #3413d2
      
           This box has a color of #3413d2        
        
          <div style="background-color:#3413d2;">Content here</div>
        
        
          .mybackground {background-color:#3413d2;}
        
        Background color #3413d2
      
           Border around this has a color of #3413d2        
        
          <div style="border:2px solid #3413d2;">Content here</div>
        
        
          .myborder {border:2px solid #3413d2;}
        
        Border color #3413d2