#3f25ed color space conversions
Hex:
        #3f25ed
        RGB:
        63, 37, 237
        CMY:
        75, 85, 7
        CMYK:
        73, 84, 0, 7
      HSL:
        248°, 84.7458%, 53.7255%
        HSV (HSB):
        248°, 84.3882%, 92.9412%
        XYZ:
        17.9975, 8.4943, 80.8118
        xyY:
        0.1677, 0.0792, 8.4943
      CIE-Lab:
        34.9919, 67.3262, -93.1620
        CIE-LCH:
        34.9919, 114.9434, 305.8548
        CIE-Luv:
        34.9919, -5.5613, -123.3790
        Hunter-Lab:
        29.1450, 59.2229, -143.9946
      #3f25ed color charts
#3f25ed RGB chart
      #3f25ed CMYK chart
      #3f25ed RGB pie chart
      #3f25ed color shades, tints & tones
#3f25ed color schemes
#3f25ed color preview, HTML & CSS examples
           This text has a color of #3f25ed        
        
          <p style="color:#3f25ed;">Text here</p>
        
        
          .mytext {color:#3f25ed;}
        
        Text color #3f25ed
      
           This box has a color of #3f25ed        
        
          <div style="background-color:#3f25ed;">Content here</div>
        
        
          .mybackground {background-color:#3f25ed;}
        
        Background color #3f25ed
      
           Border around this has a color of #3f25ed        
        
          <div style="border:2px solid #3f25ed;">Content here</div>
        
        
          .myborder {border:2px solid #3f25ed;}
        
        Border color #3f25ed