#3225eb color space conversions
Hex:
        #3225eb
        RGB:
        50, 37, 235
        CMY:
        80, 85, 8
        CMYK:
        79, 84, 0, 8
      HSL:
        244°, 83.1933%, 53.3333%
        HSV (HSB):
        244°, 84.2553%, 92.1569%
        XYZ:
        16.9724, 7.9994, 79.2468
        xyY:
        0.1629, 0.0768, 7.9994
      CIE-Lab:
        33.9816, 66.1221, -93.7272
        CIE-LCH:
        33.9816, 114.7036, 305.2020
        CIE-Luv:
        33.9816, -7.3589, -122.0140
        Hunter-Lab:
        28.2832, 57.6197, -146.3264
      #3225eb color charts
#3225eb RGB chart
      #3225eb CMYK chart
      #3225eb RGB pie chart
      #3225eb color shades, tints & tones
#3225eb color schemes
#3225eb color preview, HTML & CSS examples
           This text has a color of #3225eb        
        
          <p style="color:#3225eb;">Text here</p>
        
        
          .mytext {color:#3225eb;}
        
        Text color #3225eb
      
           This box has a color of #3225eb        
        
          <div style="background-color:#3225eb;">Content here</div>
        
        
          .mybackground {background-color:#3225eb;}
        
        Background color #3225eb
      
           Border around this has a color of #3225eb        
        
          <div style="border:2px solid #3225eb;">Content here</div>
        
        
          .myborder {border:2px solid #3225eb;}
        
        Border color #3225eb