#3533d5 color space conversions
Hex:
        #3533d5
        RGB:
        53, 51, 213
        CMY:
        79, 80, 16
        CMYK:
        75, 76, 0, 16
      HSL:
        241°, 65.8537%, 51.7647%
        HSV (HSB):
        241°, 76.0563%, 83.5294%
        XYZ:
        14.6623, 7.9286, 63.7084
        xyY:
        0.1699, 0.0919, 7.9286
      CIE-Lab:
        33.8338, 53.3572, -81.3589
        CIE-LCH:
        33.8338, 97.2947, 303.2578
        CIE-Luv:
        33.8338, -7.5757, -109.3365
        Hunter-Lab:
        28.1578, 43.6718, -114.4359
      #3533d5 color charts
#3533d5 RGB chart
      #3533d5 CMYK chart
      #3533d5 RGB pie chart
      #3533d5 color shades, tints & tones
#3533d5 color schemes
#3533d5 color preview, HTML & CSS examples
           This text has a color of #3533d5        
        
          <p style="color:#3533d5;">Text here</p>
        
        
          .mytext {color:#3533d5;}
        
        Text color #3533d5
      
           This box has a color of #3533d5        
        
          <div style="background-color:#3533d5;">Content here</div>
        
        
          .mybackground {background-color:#3533d5;}
        
        Background color #3533d5
      
           Border around this has a color of #3533d5        
        
          <div style="border:2px solid #3533d5;">Content here</div>
        
        
          .myborder {border:2px solid #3533d5;}
        
        Border color #3533d5