#3f6dff color space conversions
Hex:
        #3f6dff
        RGB:
        63, 109, 255
        CMY:
        75, 57, 0
        CMYK:
        75, 57, 0, 0
      HSL:
        226°, 100.0000%, 62.3529%
        HSV (HSB):
        226°, 75.2941%, 100.0000%
        XYZ:
        25.5685, 19.2140, 96.9688
        xyY:
        0.1804, 0.1355, 19.2140
      CIE-Lab:
        50.9367, 34.2493, -77.0136
        CIE-LCH:
        50.9367, 84.2859, 293.9756
        CIE-Luv:
        50.9367, -19.0069, -120.7539
        Hunter-Lab:
        43.8338, 27.4110, -100.4772
      #3f6dff color charts
#3f6dff RGB chart
      #3f6dff CMYK chart
      #3f6dff RGB pie chart
      #3f6dff color shades, tints & tones
#3f6dff color schemes
#3f6dff color preview, HTML & CSS examples
           This text has a color of #3f6dff        
        
          <p style="color:#3f6dff;">Text here</p>
        
        
          .mytext {color:#3f6dff;}
        
        Text color #3f6dff
      
           This box has a color of #3f6dff        
        
          <div style="background-color:#3f6dff;">Content here</div>
        
        
          .mybackground {background-color:#3f6dff;}
        
        Background color #3f6dff
      
           Border around this has a color of #3f6dff        
        
          <div style="border:2px solid #3f6dff;">Content here</div>
        
        
          .myborder {border:2px solid #3f6dff;}
        
        Border color #3f6dff