#3225d0 color space conversions
Hex:
        #3225d0
        RGB:
        50, 37, 208
        CMY:
        80, 85, 18
        CMYK:
        76, 82, 0, 18
      HSL:
        245°, 69.7959%, 48.0392%
        HSV (HSB):
        245°, 82.2115%, 81.5686%
        XYZ:
        13.3621, 6.5553, 60.2355
        xyY:
        0.1667, 0.0818, 6.5553
      CIE-Lab:
        30.7723, 58.3805, -83.5408
        CIE-LCH:
        30.7723, 101.9184, 304.9469
        CIE-Luv:
        30.7723, -6.0192, -106.6365
        Hunter-Lab:
        25.6033, 48.3515, -121.5659
      #3225d0 color charts
#3225d0 RGB chart
      #3225d0 CMYK chart
      #3225d0 RGB pie chart
      #3225d0 color shades, tints & tones
#3225d0 color schemes
#3225d0 color preview, HTML & CSS examples
           This text has a color of #3225d0        
        
          <p style="color:#3225d0;">Text here</p>
        
        
          .mytext {color:#3225d0;}
        
        Text color #3225d0
      
           This box has a color of #3225d0        
        
          <div style="background-color:#3225d0;">Content here</div>
        
        
          .mybackground {background-color:#3225d0;}
        
        Background color #3225d0
      
           Border around this has a color of #3225d0        
        
          <div style="border:2px solid #3225d0;">Content here</div>
        
        
          .myborder {border:2px solid #3225d0;}
        
        Border color #3225d0