#3f25d3 color space conversions
Hex:
        #3f25d3
        RGB:
        63, 37, 211
        CMY:
        75, 85, 17
        CMYK:
        70, 82, 0, 17
      HSL:
        249°, 70.1613%, 48.6275%
        HSV (HSB):
        249°, 82.4645%, 82.7451%
        XYZ:
        14.4693, 7.0830, 62.2326
        xyY:
        0.1727, 0.0845, 7.0830
      CIE-Lab:
        31.9952, 60.1008, -83.2271
        CIE-LCH:
        31.9952, 102.6589, 305.8342
        CIE-Luv:
        31.9952, -3.9794, -108.5468
        Hunter-Lab:
        26.6140, 50.4713, -120.0104
      #3f25d3 color charts
#3f25d3 RGB chart
      #3f25d3 CMYK chart
      #3f25d3 RGB pie chart
      #3f25d3 color shades, tints & tones
#3f25d3 color schemes
#3f25d3 color preview, HTML & CSS examples
           This text has a color of #3f25d3        
        
          <p style="color:#3f25d3;">Text here</p>
        
        
          .mytext {color:#3f25d3;}
        
        Text color #3f25d3
      
           This box has a color of #3f25d3        
        
          <div style="background-color:#3f25d3;">Content here</div>
        
        
          .mybackground {background-color:#3f25d3;}
        
        Background color #3f25d3
      
           Border around this has a color of #3f25d3        
        
          <div style="border:2px solid #3f25d3;">Content here</div>
        
        
          .myborder {border:2px solid #3f25d3;}
        
        Border color #3f25d3