#3225ef color space conversions
Hex:
        #3225ef
        RGB:
        50, 37, 239
        CMY:
        80, 85, 6
        CMYK:
        79, 85, 0, 6
      HSL:
        244°, 86.3248%, 54.1176%
        HSV (HSB):
        244°, 84.5188%, 93.7255%
        XYZ:
        17.5569, 8.2332, 82.3252
        xyY:
        0.1624, 0.0762, 8.2332
      CIE-Lab:
        34.4640, 67.2392, -95.1956
        CIE-LCH:
        34.4640, 116.5475, 305.2346
        CIE-Luv:
        34.4640, -7.5515, -124.2726
        Hunter-Lab:
        28.6936, 59.0061, -150.0240
      #3225ef color charts
#3225ef RGB chart
      #3225ef CMYK chart
      #3225ef RGB pie chart
      #3225ef color shades, tints & tones
#3225ef color schemes
#3225ef color preview, HTML & CSS examples
           This text has a color of #3225ef        
        
          <p style="color:#3225ef;">Text here</p>
        
        
          .mytext {color:#3225ef;}
        
        Text color #3225ef
      
           This box has a color of #3225ef        
        
          <div style="background-color:#3225ef;">Content here</div>
        
        
          .mybackground {background-color:#3225ef;}
        
        Background color #3225ef
      
           Border around this has a color of #3225ef        
        
          <div style="border:2px solid #3225ef;">Content here</div>
        
        
          .myborder {border:2px solid #3225ef;}
        
        Border color #3225ef