#3f31f2 color space conversions
Hex:
        #3f31f2
        RGB:
        63, 49, 242
        CMY:
        75, 81, 5
        CMYK:
        74, 80, 0, 5
      HSL:
        244°, 88.1279%, 57.0588%
        HSV (HSB):
        244°, 79.7521%, 94.9020%
        XYZ:
        19.1752, 9.6642, 84.8591
        xyY:
        0.1686, 0.0850, 9.6642
      CIE-Lab:
        37.2329, 63.7975, -92.2722
        CIE-LCH:
        37.2329, 112.1797, 304.6602
        CIE-Luv:
        37.2329, -7.0951, -126.1429
        Hunter-Lab:
        31.0873, 55.6994, -140.0831
      #3f31f2 color charts
#3f31f2 RGB chart
      #3f31f2 CMYK chart
      #3f31f2 RGB pie chart
      #3f31f2 color shades, tints & tones
#3f31f2 color schemes
#3f31f2 color preview, HTML & CSS examples
           This text has a color of #3f31f2        
        
          <p style="color:#3f31f2;">Text here</p>
        
        
          .mytext {color:#3f31f2;}
        
        Text color #3f31f2
      
           This box has a color of #3f31f2        
        
          <div style="background-color:#3f31f2;">Content here</div>
        
        
          .mybackground {background-color:#3f31f2;}
        
        Background color #3f31f2
      
           Border around this has a color of #3f31f2        
        
          <div style="border:2px solid #3f31f2;">Content here</div>
        
        
          .myborder {border:2px solid #3f31f2;}
        
        Border color #3f31f2