#3f4dff color space conversions
Hex:
        #3f4dff
        RGB:
        63, 77, 255
        CMY:
        75, 70, 0
        CMYK:
        75, 70, 0, 0
      HSL:
        236°, 100.0000%, 62.3529%
        HSV (HSB):
        236°, 75.2941%, 100.0000%
        XYZ:
        22.7538, 13.5845, 96.0306
        xyY:
        0.1719, 0.1026, 13.5845
      CIE-Lab:
        43.6311, 53.4314, -88.9868
        CIE-LCH:
        43.6311, 103.7958, 300.9824
        CIE-Luv:
        43.6311, -11.8992, -130.8872
        Hunter-Lab:
        36.8572, 45.6969, -128.6788
      #3f4dff color charts
#3f4dff RGB chart
      #3f4dff CMYK chart
      #3f4dff RGB pie chart
      #3f4dff color shades, tints & tones
#3f4dff color schemes
#3f4dff color preview, HTML & CSS examples
           This text has a color of #3f4dff        
        
          <p style="color:#3f4dff;">Text here</p>
        
        
          .mytext {color:#3f4dff;}
        
        Text color #3f4dff
      
           This box has a color of #3f4dff        
        
          <div style="background-color:#3f4dff;">Content here</div>
        
        
          .mybackground {background-color:#3f4dff;}
        
        Background color #3f4dff
      
           Border around this has a color of #3f4dff        
        
          <div style="border:2px solid #3f4dff;">Content here</div>
        
        
          .myborder {border:2px solid #3f4dff;}
        
        Border color #3f4dff