#3f4ae2 color space conversions
Hex:
        #3f4ae2
        RGB:
        63, 74, 226
        CMY:
        75, 71, 11
        CMYK:
        72, 67, 0, 11
      HSL:
        236°, 73.7557%, 56.6667%
        HSV (HSB):
        236°, 72.1239%, 88.6275%
        XYZ:
        18.2261, 11.4453, 73.2000
        xyY:
        0.1772, 0.1113, 11.4453
      CIE-Lab:
        40.3206, 45.5682, -78.1008
        CIE-LCH:
        40.3206, 90.4223, 300.2616
        CIE-Luv:
        40.3206, -10.3833, -113.6368
        Hunter-Lab:
        33.8309, 36.9614, -104.6043
      #3f4ae2 color charts
#3f4ae2 RGB chart
      #3f4ae2 CMYK chart
      #3f4ae2 RGB pie chart
      #3f4ae2 color shades, tints & tones
#3f4ae2 color schemes
#3f4ae2 color preview, HTML & CSS examples
           This text has a color of #3f4ae2        
        
          <p style="color:#3f4ae2;">Text here</p>
        
        
          .mytext {color:#3f4ae2;}
        
        Text color #3f4ae2
      
           This box has a color of #3f4ae2        
        
          <div style="background-color:#3f4ae2;">Content here</div>
        
        
          .mybackground {background-color:#3f4ae2;}
        
        Background color #3f4ae2
      
           Border around this has a color of #3f4ae2        
        
          <div style="border:2px solid #3f4ae2;">Content here</div>
        
        
          .myborder {border:2px solid #3f4ae2;}
        
        Border color #3f4ae2