#3f25ef color space conversions
Hex:
        #3f25ef
        RGB:
        63, 37, 239
        CMY:
        75, 85, 6
        CMYK:
        74, 85, 0, 6
      HSL:
        248°, 86.3248%, 54.1176%
        HSV (HSB):
        248°, 84.5188%, 93.7255%
        XYZ:
        18.2915, 8.6119, 82.3595
        xyY:
        0.1674, 0.0788, 8.6119
      CIE-Lab:
        35.2260, 67.8714, -93.9070
        CIE-LCH:
        35.2260, 115.8665, 305.8575
        CIE-Luv:
        35.2260, -5.6775, -124.5096
        Hunter-Lab:
        29.3460, 59.9040, -145.8550
      #3f25ef color charts
#3f25ef RGB chart
      #3f25ef CMYK chart
      #3f25ef RGB pie chart
      #3f25ef color shades, tints & tones
#3f25ef color schemes
#3f25ef color preview, HTML & CSS examples
           This text has a color of #3f25ef        
        
          <p style="color:#3f25ef;">Text here</p>
        
        
          .mytext {color:#3f25ef;}
        
        Text color #3f25ef
      
           This box has a color of #3f25ef        
        
          <div style="background-color:#3f25ef;">Content here</div>
        
        
          .mybackground {background-color:#3f25ef;}
        
        Background color #3f25ef
      
           Border around this has a color of #3f25ef        
        
          <div style="border:2px solid #3f25ef;">Content here</div>
        
        
          .myborder {border:2px solid #3f25ef;}
        
        Border color #3f25ef