#3534ea color space conversions
Hex:
        #3534ea
        RGB:
        53, 52, 234
        CMY:
        79, 80, 8
        CMYK:
        77, 78, 0, 8
      HSL:
        240°, 81.2500%, 56.0784%
        HSV (HSB):
        240°, 77.7778%, 91.7647%
        XYZ:
        17.5475, 9.1534, 78.6838
        xyY:
        0.1665, 0.0869, 9.1534
      CIE-Lab:
        36.2779, 59.3692, -89.3411
        CIE-LCH:
        36.2779, 107.2685, 303.6050
        CIE-Luv:
        36.2779, -8.6211, -121.4831
        Hunter-Lab:
        30.2546, 50.5835, -133.0189
      #3534ea color charts
#3534ea RGB chart
      #3534ea CMYK chart
      #3534ea RGB pie chart
      #3534ea color shades, tints & tones
#3534ea color schemes
#3534ea color preview, HTML & CSS examples
           This text has a color of #3534ea        
        
          <p style="color:#3534ea;">Text here</p>
        
        
          .mytext {color:#3534ea;}
        
        Text color #3534ea
      
           This box has a color of #3534ea        
        
          <div style="background-color:#3534ea;">Content here</div>
        
        
          .mybackground {background-color:#3534ea;}
        
        Background color #3534ea
      
           Border around this has a color of #3534ea        
        
          <div style="border:2px solid #3534ea;">Content here</div>
        
        
          .myborder {border:2px solid #3534ea;}
        
        Border color #3534ea