#3f37ff color space conversions
Hex:
        #3f37ff
        RGB:
        63, 55, 255
        CMY:
        75, 78, 0
        CMYK:
        75, 78, 0, 0
      HSL:
        242°, 100.0000%, 60.7843%
        HSV (HSB):
        242°, 78.4314%, 100.0000%
        XYZ:
        21.4661, 11.0091, 95.6013
        xyY:
        0.1676, 0.0860, 11.0091
      CIE-Lab:
        39.5959, 64.8539, -95.6579
        CIE-LCH:
        39.5959, 115.5702, 304.1364
        CIE-Luv:
        39.5959, -8.4751, -133.3400
        Hunter-Lab:
        33.1800, 57.4170, -147.6058
      #3f37ff color charts
#3f37ff RGB chart
      #3f37ff CMYK chart
      #3f37ff RGB pie chart
      #3f37ff color shades, tints & tones
#3f37ff color schemes
#3f37ff color preview, HTML & CSS examples
           This text has a color of #3f37ff        
        
          <p style="color:#3f37ff;">Text here</p>
        
        
          .mytext {color:#3f37ff;}
        
        Text color #3f37ff
      
           This box has a color of #3f37ff        
        
          <div style="background-color:#3f37ff;">Content here</div>
        
        
          .mybackground {background-color:#3f37ff;}
        
        Background color #3f37ff
      
           Border around this has a color of #3f37ff        
        
          <div style="border:2px solid #3f37ff;">Content here</div>
        
        
          .myborder {border:2px solid #3f37ff;}
        
        Border color #3f37ff