#3225c2 color space conversions
Hex:
        #3225c2
        RGB:
        50, 37, 194
        CMY:
        80, 85, 24
        CMYK:
        74, 81, 0, 24
      HSL:
        245°, 67.9654%, 45.2941%
        HSV (HSB):
        245°, 80.9278%, 76.0784%
        XYZ:
        11.7146, 5.8963, 51.5596
        xyY:
        0.1694, 0.0852, 5.8963
      CIE-Lab:
        29.1493, 54.2190, -78.0446
        CIE-LCH:
        29.1493, 95.0298, 304.7884
        CIE-Luv:
        29.1493, -5.2919, -98.5623
        Hunter-Lab:
        24.2823, 43.6203, -108.8955
      #3225c2 color charts
#3225c2 RGB chart
      #3225c2 CMYK chart
      #3225c2 RGB pie chart
      #3225c2 color shades, tints & tones
#3225c2 color schemes
#3225c2 color preview, HTML & CSS examples
           This text has a color of #3225c2        
        
          <p style="color:#3225c2;">Text here</p>
        
        
          .mytext {color:#3225c2;}
        
        Text color #3225c2
      
           This box has a color of #3225c2        
        
          <div style="background-color:#3225c2;">Content here</div>
        
        
          .mybackground {background-color:#3225c2;}
        
        Background color #3225c2
      
           Border around this has a color of #3225c2        
        
          <div style="border:2px solid #3225c2;">Content here</div>
        
        
          .myborder {border:2px solid #3225c2;}
        
        Border color #3225c2