#3534e9 color space conversions
Hex:
        #3534e9
        RGB:
        53, 52, 233
        CMY:
        79, 80, 9
        CMYK:
        77, 78, 0, 9
      HSL:
        240°, 80.4444%, 55.8824%
        HSV (HSB):
        240°, 77.6824%, 91.3725%
        XYZ:
        17.4042, 9.0961, 77.9292
        xyY:
        0.1667, 0.0871, 9.0961
      CIE-Lab:
        36.1686, 59.0635, -88.9540
        CIE-LCH:
        36.1686, 106.7769, 303.5833
        CIE-Luv:
        36.1686, -8.5788, -120.9076
        Hunter-Lab:
        30.1597, 50.2271, -132.0869
      #3534e9 color charts
#3534e9 RGB chart
      #3534e9 CMYK chart
      #3534e9 RGB pie chart
      #3534e9 color shades, tints & tones
#3534e9 color schemes
#3534e9 color preview, HTML & CSS examples
           This text has a color of #3534e9        
        
          <p style="color:#3534e9;">Text here</p>
        
        
          .mytext {color:#3534e9;}
        
        Text color #3534e9
      
           This box has a color of #3534e9        
        
          <div style="background-color:#3534e9;">Content here</div>
        
        
          .mybackground {background-color:#3534e9;}
        
        Background color #3534e9
      
           Border around this has a color of #3534e9        
        
          <div style="border:2px solid #3534e9;">Content here</div>
        
        
          .myborder {border:2px solid #3534e9;}
        
        Border color #3534e9