#3532e2 color space conversions
Hex:
        #3532e2
        RGB:
        53, 50, 226
        CMY:
        79, 80, 11
        CMYK:
        77, 78, 0, 11
      HSL:
        241°, 75.2137%, 54.1176%
        HSV (HSB):
        241°, 77.8761%, 88.6275%
        XYZ:
        16.3363, 8.5291, 72.7368
        xyY:
        0.1674, 0.0874, 8.5291
      CIE-Lab:
        35.0613, 57.9060, -86.7981
        CIE-LCH:
        35.0613, 104.3409, 303.7086
        CIE-Luv:
        35.0613, -8.0079, -116.9438
        Hunter-Lab:
        29.2046, 48.7401, -127.2241
      #3532e2 color charts
#3532e2 RGB chart
      #3532e2 CMYK chart
      #3532e2 RGB pie chart
      #3532e2 color shades, tints & tones
#3532e2 color schemes
#3532e2 color preview, HTML & CSS examples
           This text has a color of #3532e2        
        
          <p style="color:#3532e2;">Text here</p>
        
        
          .mytext {color:#3532e2;}
        
        Text color #3532e2
      
           This box has a color of #3532e2        
        
          <div style="background-color:#3532e2;">Content here</div>
        
        
          .mybackground {background-color:#3532e2;}
        
        Background color #3532e2
      
           Border around this has a color of #3532e2        
        
          <div style="border:2px solid #3532e2;">Content here</div>
        
        
          .myborder {border:2px solid #3532e2;}
        
        Border color #3532e2