#3225f3 color space conversions
Hex:
        #3225f3
        RGB:
        50, 37, 243
        CMY:
        80, 85, 5
        CMYK:
        79, 85, 0, 5
      HSL:
        244°, 89.5652%, 54.9020%
        HSV (HSB):
        244°, 84.7737%, 95.2941%
        XYZ:
        18.1546, 8.4723, 85.4725
        xyY:
        0.1620, 0.0756, 8.4723
      CIE-Lab:
        34.9478, 68.3492, -96.6543
        CIE-LCH:
        34.9478, 118.3794, 305.2661
        CIE-Luv:
        34.9478, -7.7427, -126.5264
        Hunter-Lab:
        29.1072, 60.3955, -153.7282
      #3225f3 color charts
#3225f3 RGB chart
      #3225f3 CMYK chart
      #3225f3 RGB pie chart
      #3225f3 color shades, tints & tones
#3225f3 color schemes
#3225f3 color preview, HTML & CSS examples
           This text has a color of #3225f3        
        
          <p style="color:#3225f3;">Text here</p>
        
        
          .mytext {color:#3225f3;}
        
        Text color #3225f3
      
           This box has a color of #3225f3        
        
          <div style="background-color:#3225f3;">Content here</div>
        
        
          .mybackground {background-color:#3225f3;}
        
        Background color #3225f3
      
           Border around this has a color of #3225f3        
        
          <div style="border:2px solid #3225f3;">Content here</div>
        
        
          .myborder {border:2px solid #3225f3;}
        
        Border color #3225f3