#3534e4 color space conversions
Hex:
        #3534e4
        RGB:
        53, 52, 228
        CMY:
        79, 80, 11
        CMYK:
        77, 77, 0, 11
      HSL:
        240°, 76.5217%, 54.9020%
        HSV (HSB):
        240°, 77.1930%, 89.4118%
        XYZ:
        16.6998, 8.8143, 74.2199
        xyY:
        0.1674, 0.0884, 8.8143
      CIE-Lab:
        35.6243, 57.5263, -87.0078
        CIE-LCH:
        35.6243, 104.3055, 303.4712
        CIE-Luv:
        35.6243, -8.3669, -118.0216
        Hunter-Lab:
        29.6889, 48.4494, -127.4382
      #3534e4 color charts
#3534e4 RGB chart
      #3534e4 CMYK chart
      #3534e4 RGB pie chart
      #3534e4 color shades, tints & tones
#3534e4 color schemes
#3534e4 color preview, HTML & CSS examples
           This text has a color of #3534e4        
        
          <p style="color:#3534e4;">Text here</p>
        
        
          .mytext {color:#3534e4;}
        
        Text color #3534e4
      
           This box has a color of #3534e4        
        
          <div style="background-color:#3534e4;">Content here</div>
        
        
          .mybackground {background-color:#3534e4;}
        
        Background color #3534e4
      
           Border around this has a color of #3534e4        
        
          <div style="border:2px solid #3534e4;">Content here</div>
        
        
          .myborder {border:2px solid #3534e4;}
        
        Border color #3534e4