#3a25ff color space conversions
Hex:
        #3a25ff
        RGB:
        58, 37, 255
        CMY:
        77, 85, 0
        CMYK:
        77, 85, 0, 0
      HSL:
        246°, 100.0000%, 57.2549%
        HSV (HSB):
        246°, 85.4902%, 100.0000%
        XYZ:
        20.4565, 9.4427, 95.3522
        xyY:
        0.1633, 0.0754, 9.4427
      CIE-Lab:
        36.8230, 71.9554, -100.2722
        CIE-LCH:
        36.8230, 123.4184, 305.6633
        CIE-Luv:
        36.8230, -7.3026, -133.4156
        Hunter-Lab:
        30.7289, 65.0532, -162.4672
      #3a25ff color charts
#3a25ff RGB chart
      #3a25ff CMYK chart
      #3a25ff RGB pie chart
      #3a25ff color shades, tints & tones
#3a25ff color schemes
#3a25ff color preview, HTML & CSS examples
           This text has a color of #3a25ff        
        
          <p style="color:#3a25ff;">Text here</p>
        
        
          .mytext {color:#3a25ff;}
        
        Text color #3a25ff
      
           This box has a color of #3a25ff        
        
          <div style="background-color:#3a25ff;">Content here</div>
        
        
          .mybackground {background-color:#3a25ff;}
        
        Background color #3a25ff
      
           Border around this has a color of #3a25ff        
        
          <div style="border:2px solid #3a25ff;">Content here</div>
        
        
          .myborder {border:2px solid #3a25ff;}
        
        Border color #3a25ff